Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x0f19f5…fbcd9f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x2506a6…dbe023
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xea6d73…89d465
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xf44708…627e7a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x08e089…32912a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x94a60d…c6145a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x6f3b38…9ec0fa
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xa670e5…1bfaa0
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x20cbc8…7be17b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x494d64…ed90d1
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x018652…a1a654
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xb1ae20…354f6b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xa7ed92…93c6eb
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xfb3822…dc7436
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x4aa779…e30733
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x224247…33b2f0
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xb967e4…9605c2
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0xec7fad…3c4209
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa66d ago0x9b081e…7ba8fd

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.