Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eab…9e8a0x3781…8387Base$0.02100%0x461a…5962104d ago0x2a43f7…36588d
0x6eab…9e8a0xa1c8…9b47Base$0.00768100%0x461a…5962104d ago0xb9a054…f81e8a
0x6eab…9e8a0xff2d…cde1Base$0.02100%0x461a…5962104d ago0x7d8571…0fb58d
0x6eab…9e8a0x6680…f95eBase$0.003776100%0x461a…5962104d ago0x933ed3…4ad1ba
0x6eab…9e8a0xa1c8…9b47Base$0.01100%0x461a…5962104d ago0x9dbb22…d748d1
0x6eab…9e8a0xf386…b755Base$0.003776100%0x461a…5962104d ago0xfc292e…324fc5
0x6eab…9e8a0x4022…473eBase$0.003776100%0x461a…5962104d ago0xcc3d49…9b208c
0x6eab…9e8a0x99ca…fa28Base$0.01100%0x461a…5962104d ago0x994518…16a4a3
0x6eab…9e8a0x93c5…090fBase$0.02100%0x461a…5962105d ago0xf43d75…1950b6
0x6eab…9e8a0xf0a0…3373Base$0.003776100%0x461a…5962105d ago0x9481ea…a7dd05
0x6eab…9e8a0x9555…7665Base$0.02100%0x461a…5962105d ago0xc5427f…ab3849
0x6eab…9e8a0xe8af…e09eBase$0.00768100%0x461a…5962105d ago0xcc7038…af4fe6
0x6eab…9e8a0x8780…289eBase$0.02100%0x461a…5962105d ago0x9ece50…516db4
0x6eab…9e8a0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xb2d13d…eba8a5
0x6eab…9e8a0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xe300a1…0b0539
0x6eab…9e8a0x0d3b…0707Base$0.001100%0x461a…5962105d ago0x9ffaa2…6dc93b
0x6eab…9e8a0x0d3b…0707Base$0.001100%0x461a…5962105d ago0x7516a0…56426f
0x6eab…9e8a0x0d3b…0707Base$0.001100%0x461a…5962105d ago0x9a4b5a…dd2c90

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.