Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x190a43…be075f
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0xe07917…d5e7dc
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x7cf5b2…3fd393
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x2a1637…a95c68
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xe15b4f…cd32ee
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0xd07201…71b565
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x4bca92…9887da
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x6158ab…a82ab9
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xcc9b77…be2840
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0xeabeb6…e2a5e2
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xdbba74…612b26
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x02d06a…4ec3d6
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x007fd4…cf616e
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0xfbef7d…a43276
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x704387…6c80b9
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xfe94b2…20e7fe
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xaf74cb…6a8682
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x9b1790…83aa92
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0xc34d3e…9982b3
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xf79baf…0dcc23
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0x0471e8…b33a0f
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x150ae7…26581b
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xd5af11…0383b5
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa41d ago0xc6b240…b0ab14
0x9d94…94940x9c95…e299Base—$0.001100%fluxa41d ago0x7fba02…9c8713

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.