Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x986a6d…611110
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x4b812a…dee923
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xe3868f…567b9b
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x10204f…84c3f4
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xa862ee…7f622e
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x4f5408…433bf2
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x4c756c…8656ae
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xbb7f62…4d73d1
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xd5514f…66ddaa
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x55bb28…c8aa6c
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xce5261…00ffb8
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xa8893c…ddf597
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xbd77ca…1f6fdb
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x30fdae…ed7f1a
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x54e496…772f39
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xb29f6a…92ebed
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x93c44a…2b2101
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x782b9f…81bd91
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xf0f54c…a15690
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xc9d361…1ee2e8
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0xcccea4…b85677
0x2b77…d9060x9c95…e299Base$0.001100%Route unknown71d ago0x450104…fc73c0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.