Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0x4aea8f…bebf4b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa36d ago0x3cef87…da0346
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0x7e0cae…68ecec
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0xefe488…c6f42d
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0xcf88e2…6465fa
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0x698411…18009a
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0x6e7b40…b3b2ba
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa36d ago0x25f36b…191fb2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa36d ago0x36c53e…1db49a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa36d ago0x9a29be…134f53
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa36d ago0xba0e5f…a4b899
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa36d ago0x927b2d…bbeed3
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0x63bd83…edd383
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa37d ago0x73318e…d7aaba
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0x6e21a0…fc60a1
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0x436dbd…5c8e17
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0x84f5c0…ceb803
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0xd3a439…d16340
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa37d ago0xf2a25b…e7beb3
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa37d ago0xfc620b…c8008d
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa37d ago0xc94edc…9ccc3e
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0xe16def…1cd3c4
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa37d ago0xa77eeb…584705

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.