Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0x40469d…f3047f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0xa5874b…847ffe
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0x9910cc…abd2f7
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x57d868…a8d1d0
0xe822…3a760x9eec…9b72Base—$0.01100%candidates99d ago0x463d2e…2e8ccf
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase99d ago0x9bca97…e7dc58
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase99d ago0x9b3124…8e1432
0xe822…3a760x9eec…9b72Base—$0.03100%candidates99d ago0x80f796…9b755f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0xa0127f…2c3b0e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0x9e0d82…8719a7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0xfbbaab…ce2013
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0xc682d0…032432
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0x4f2c7f…91e6de
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0xad0002…277d10
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0xf66149…baa97d
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI99d ago0x86abce…598206
0xe822…3a760x9eec…9b72Base—$0.01100%candidates99d ago0x75c170…713387
0xe822…3a760x9eec…9b72Base—$0.01100%candidates99d ago0x4c77d3…f92289
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase99d ago0x9bdcbf…c36684
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase99d ago0x099d81…3fa486
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0x076ba6…d4f3d0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase99d ago0xf8afc7…50439b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x09504a…a14c6e
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase99d ago0x6f0ae7…7c43dc
0xe822…3a760xa45f…eb35Base—$0.01100%coinbase99d ago0x1b9dfb…3bf507

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.