Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x1b16ff…d7626d
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xac2301…10fa80
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x7607fe…562375
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x01b619…c9fc2e
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xdf4a87…726720
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x52016f…a80665
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xb781df…c9fdbe
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xc60da1…0663a3
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x5eb349…439575
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xabe410…00ee68
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x2b2e56…06c4e4
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xeab817…781311
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x9dc83a…6c97d4
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x9b1333…9a7102
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x773b65…a72328
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xb23c13…54a72c
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x664212…f9c3c1
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xe99a1e…320d75
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x3308c1…218de5
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x717cf5…69a9ed
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x8ebce9…d4daf8
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x4532c3…5fdd02
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x0ffe67…c97e53
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0xb0ce92…e535a4
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown22d ago0x79cb1f…b62101

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.