Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xd70a2b…39c1e2
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xf9371f…4efda7
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xe471d6…e744f8
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xbfba87…b7e12a
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x5e1b5a…7476c6
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x0e4ecd…328cb6
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xd3cf85…f20504
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xc12821…9e19f2
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x0152e0…691786
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xff4b66…fc1f92
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x22c3ba…79d5cf
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xcec9a9…1ac971
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x4b969c…74ed57
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x1b5ee8…44f846
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x3e58c3…d54ba3
0xd9c2…d4870xccc8…15beBase—$2.05100%0xf70d…dbef120d ago0x5b3d12…c2f3fa
0xd9c2…d4870x5f5d…4359Base—$0.005100%coinbase120d ago0x830c6a…afe665
0xd9c2…d4870x5f5d…4359Base—$0.005100%coinbase120d ago0x2d3fdc…05b7dc
0xd9c2…d4870x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xdb5736…ac1044

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.