Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0xcaf8be…91fbbb
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x99e50e…4ed02e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x3adedf…f6a6d7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0xebbccf…9be63b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x347ce7…1ef53b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0xd6f124…9ba3c8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0xb00bbb…74046b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x47df0c…1e90b0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x13caaa…de2113
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0xd68f99…309d4a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa65d ago0x033ff4…d2d2c4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0xf8678d…49ee89
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x37b516…60c766
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0xdb0b89…6b74b0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x74e920…65b603
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x228e49…1b69fb
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0xfb8618…e32d29
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x879d38…ab15b2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x02befb…69315f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0xbdd8d2…2523e8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa66d ago0x58db03…aae627

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.