Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x185de8…a5087e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xb9e60f…84a00e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe4ea5a…adeea3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x3afae2…e8c92f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xf64db4…83edf8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x8a0633…d12edf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xcd6cd0…203a0d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xd9b3c6…a6183d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xbe34b2…4c0e98
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x9997ea…5b64b8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xd3ec6d…561e64
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x9554c4…c12a1a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x562c27…8aee65
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x3366e6…d5b056
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xad1911…fa9207
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x39c3b4…ce14c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x5a8e29…dfc49e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xcca1b2…cf2a97
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xc6b3e5…610d0e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x79f62b…a18cc0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x915dbc…5030e6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x2bbba0…fcfdbb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x11d57c…10290d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x5ce3c7…e2553e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0xecef4a…a47008

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://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://roundhouseai.io/dashboard/team.

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