Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base$0.001100%fluxa35d ago0x90637f…0a7fad
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa35d ago0xb39467…0ec0e9
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa35d ago0x29a11b…6f9211
0xe209…d1de0x9c95…e299Base$0.001100%fluxa35d ago0x5dd457…35c8b6
0xe209…d1de0x9c95…e299Base$0.001100%fluxa35d ago0xff35ec…cb12ea
0xe209…d1de0x9c95…e299Base$0.001100%fluxa35d ago0xcb93db…80bf60
0xe209…d1de0x9c95…e299Base$0.001100%fluxa35d ago0xe31d2d…af16e3
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa35d ago0xc92919…d1687a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa35d ago0x5f2145…633b4f
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xfcbd61…103876
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x0f4d51…b5af9a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x4e28af…639a80
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0x789d1e…9d9e15
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x9c0a65…415294
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x0429a8…b8a3b4
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xff5d89…ebf492
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x081b20…da7a79
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0xb095b3…024598
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x239310…47eb88
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0xdc280f…11f1e1
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0x37c7f0…e43838
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0x0c79d6…0cd2d2
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0x622603…8a5727
0xe209…d1de0x9c95…e299Base$0.001100%fluxa36d ago0xc05bf4…4c3859
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xa0dc4d…2dbcc5

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.