Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x80c8…10b7Base$2.50100%coinbase48d ago0x43b223…073abf
0xa449…15ac0x80c8…10b7Base$2.50100%coinbase48d ago0xe560db…55cf3b
0xa449…15ac0x40eb…e432Base$2.50100%coinbase48d ago0x6dd796…b0ac82
0xa449…15ac0xf38b…71fbBase$2.50100%coinbase48d ago0x373457…e14c3b
0xa449…15ac0x213e…b00fBase$2.50100%coinbase48d ago0xdf3e2a…64b452
0xa449…15ac0xe599…71c2Base$2.50100%coinbase48d ago0xa80fb2…752b4a
0xa449…15ac0xe599…71c2Base$2.50100%coinbase48d ago0x669f01…d71bf2
0xa449…15ac0x4b32…3161Base$2.50100%coinbase49d ago0xf5307a…79918a
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0xbc20ea…a10e8f
0xa449…15ac0x6c1a…c61aBase$2.50100%coinbase49d ago0xb75586…330f72
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0xd8491f…c1e05e
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0x20294c…4a7214
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0x41926e…17da81
0xa449…15ac0x3a52…5169Base$2.50100%coinbase49d ago0x2165a4…d8ff8a
0xa449…15ac0x1ed6…b5c1Base$2.50100%coinbase49d ago0xc61d87…6e9da7
0xa449…15ac0x46a7…7651Base$2.50100%coinbase49d ago0xdf3fca…b49522
0xa449…15ac0xf1ea…cb3bBase$2.50100%coinbase49d ago0x58f96e…c95495
0xa449…15ac0x46a7…7651Base$2.50100%coinbase49d ago0xe9f853…0aa3a7
0xa449…15ac0x583f…8b91Base$2.50100%coinbase49d ago0x351893…98566a
0xa449…15ac0x6847…1f8dBase$2.50100%coinbase49d ago0x31dbeb…4f3a90
0xa449…15ac0x6847…1f8dBase$2.50100%coinbase49d ago0x7c3420…637215
0xa449…15ac0x6847…1f8dBase$2.50100%coinbase49d ago0x07d58e…e86f53
0xa449…15ac0x867a…70a1Base$2.50100%coinbase49d ago0xbc97ba…c0c233
0xa449…15ac0xe899…1625Base$2.50100%coinbase49d ago0x74b49d…ca79bf
0xa449…15ac0xf0f0…57bdBase$2.50100%coinbase49d ago0x981f96…cc7766

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.