Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4475…82d70x10c1…1e24Base—$0.89100%coinbase116d ago0xffd381…e6488c
0x4475…82d70x10c1…1e24Base—$0.52100%coinbase116d ago0x6ca053…13bc08
0x4475…82d70x10c1…1e24Base—$0.52100%coinbase116d ago0x499862…dc70d3
0x4475…82d70x10c1…1e24Base—$0.54100%coinbase116d ago0xa0ee46…a33efd
0x4475…82d70x10c1…1e24Base—$0.55100%coinbase116d ago0x576f1f…c08919
0x4475…82d70x10c1…1e24Base—$0.59100%coinbase116d ago0x879568…1759f2
0x4475…82d70x10c1…1e24Base—$0.63100%coinbase116d ago0x3f7617…49e0af
0x4475…82d70x10c1…1e24Base—$0.51100%coinbase116d ago0xbd8177…142de3
0x4475…82d70x10c1…1e24Base—$0.64100%coinbase116d ago0x3d2bd0…f7cbaa
0x4475…82d70x10c1…1e24Base—$0.56100%coinbase116d ago0x0adbfd…9e1cc5
0x4475…82d70x10c1…1e24Base—$0.67100%coinbase116d ago0xcb2301…587ad3
0x4475…82d70x10c1…1e24Base—$0.59100%coinbase116d ago0xa31c4f…d05e76
0x4475…82d70x10c1…1e24Base—$0.62100%coinbase116d ago0x869909…6bb8c1
0x4475…82d70x10c1…1e24Base—$0.59100%coinbase116d ago0x1e5851…50629c
0x4475…82d70x10c1…1e24Base—$0.52100%coinbase116d ago0xcd927c…8c33be
0x4475…82d70x10c1…1e24Base—$0.54100%coinbase116d ago0x7cda4a…5d9aa9
0x4475…82d70x10c1…1e24Base—$0.50100%coinbase116d ago0xdd77d7…ee76ee
0x4475…82d70x10c1…1e24Base—$0.38100%coinbase116d ago0xc1f94e…9e32b4
0x4475…82d70x10c1…1e24Base—$0.55100%coinbase116d ago0x40d68e…456589
0x4475…82d70x10c1…1e24Base—$0.54100%coinbase116d ago0x99977f…0a1173
0x4475…82d70x10c1…1e24Base—$0.56100%coinbase116d ago0x9eee48…c7d0d8
0x4475…82d70x10c1…1e24Base—$0.53100%coinbase116d ago0xd1d88e…8d8010
0x4475…82d70x10c1…1e24Base—$0.52100%coinbase116d ago0x6ea410…e868d5
0x4475…82d70x10c1…1e24Base—$0.63100%coinbase116d ago0xda478c…95f08c
0x4475…82d70x10c1…1e24Base—$0.55100%coinbase116d ago0xbaf67c…64f159

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.