Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xcdefc8…cdbd35
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x678e74…3be79c
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x747cb1…c35c6d
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xd3588e…6d19d7
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x54b5ef…d028ed
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xe4ec20…916c1e
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xb530a0…5dacf4
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x9aea5f…d79fe1
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x57638c…9069c2
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x597107…7bf059
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x69a2e3…d6ab93
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x3f5a0f…296fe3
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x35ec5b…562240
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xdb6fba…5cc959
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x7146f8…fdafbf
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x84f28d…f97a74
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x761b64…2b4cf7
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xc30acb…f652b8
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x5de878…257013
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xa203f0…1f07da
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xc1c4c6…595246
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xb88ab1…be24bc
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x5e3212…4a1bc1
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xb23ae4…5a1e34
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0x2a77d8…82a660

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.