Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e91…e1b30x3070…fa85Basex402 service$0.01100%coinbase97d ago0x85151a…e7dbcf
0x5e91…e1b30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0x78fe5a…4de4ed
0x5e91…e1b30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0xfc9071…cc8634
0x5e91…e1b30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0x176d66…cd99b1
0x5e91…e1b30x6302…ad57BaseTripadvisorTravel$0.01100%payAI97d ago0x4d6132…b420b5
0x5e91…e1b30x6e8b…4e2eBasex402 service$0.002100%coinbase97d ago0xceda0f…1613a4
0x5e91…e1b30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0x7fdb2d…e33cd8
0x5e91…e1b30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0xdceed4…c1148f
0x5e91…e1b30xdcec…7566Basex402 service$0.01100%coinbase97d ago0x5d180e…d37e57
0x5e91…e1b30xdcec…7566Basex402 service$0.01100%coinbase97d ago0x79d662…150367
0x5e91…e1b30x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates97d ago0xe5690c…873038
0x5e91…e1b30x2932…4f60Basex402 service$0.01100%coinbase97d ago0x233c24…b61496
0x5e91…e1b30xca12…cd0cBasex402 service$0.05100%payAI97d ago0xff78fb…f10067
0x5e91…e1b30x03d7…584cBasex402 service$0.008100%coinbase97d ago0x5a5a61…9ed808
0x5e91…e1b30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0x21bfbb…ac0b23
0x5e91…e1b30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0x604e7a…e0b10b

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.