Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fc7…17110x6839…1a2bBase—$0.003100%coinbase39d ago0xf07aa3…4b15f9
0x7dce…9ac60x6839…1a2bBase—$0.003100%coinbase39d ago0x69531a…211918
0xd410…d9b20x6839…1a2bBase—$0.003100%coinbase39d ago0x479601…a245f4
0xeef4…f7bc0x6839…1a2bBase—$0.003100%coinbase39d ago0xb36786…8921d6
0x34eb…c50e0x6839…1a2bBase—$0.003100%coinbase39d ago0xada83c…3a630f
0xf1a0…cce30x6839…1a2bBase—$0.003100%coinbase39d ago0xead4eb…e2d494
0xaac2…09420x6839…1a2bBase—$0.003100%coinbase39d ago0x247c92…60b17d
0xd534…b8780x6839…1a2bBase—$0.003100%coinbase39d ago0xae240a…830f1c
0xdbc4…47790x6839…1a2bBase—$0.003100%coinbase39d ago0x4f2727…2685fa
0xae57…55850x6839…1a2bBase—$0.003100%coinbase39d ago0xff7258…b1824b
0x8022…8d8d0x6839…1a2bBase—$0.003100%coinbase39d ago0x04fde0…f4f6a9
0xf06a…0e140x6839…1a2bBase—$0.003100%coinbase39d ago0x2b44ad…0101ef
0x8c83…77d20x6839…1a2bBase—$0.003100%coinbase39d ago0x7967a6…d15e1c
0xa418…5e250x6839…1a2bBase—$0.003100%coinbase39d ago0xc278ba…230391
0xbf78…bea60x6839…1a2bBase—$0.003100%coinbase39d ago0xd7b6fe…5c394e
0x95a4…cd780x6839…1a2bBase—$0.003100%coinbase39d ago0x4e4a15…4ade3a
0x578c…0d900x6839…1a2bBase—$0.003100%coinbase39d ago0x6559fd…d4e4f0
0xa93f…26850x6839…1a2bBase—$1.00100%coinbase39d ago0x494f11…177054
0xdb17…3ec90x6839…1a2bBase—$0.003100%coinbase39d ago0xfc3aff…309f57
0xd86e…eefe0x6839…1a2bBase—$0.003100%coinbase39d ago0xac3566…1eaedb
0xab87…a1ae0x6839…1a2bBase—$0.003100%coinbase39d ago0x0ab7eb…440fb3
0xc2f4…aadb0x6839…1a2bBase—$5.00100%coinbase39d ago0x43f64e…d36436
0xe12c…74a70x6839…1a2bBase—$0.003100%coinbase39d ago0x8f57c2…b85630
0xa5ab…da930x6839…1a2bBase—$1.00100%coinbase39d ago0x002bec…053774
0x2a79…81cb0x6839…1a2bBase—$1.00100%coinbase39d ago0x252cae…31a884

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.