Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0xb28680…c08131
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0xef611d…1431f9
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0x1744c0…16031b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0x0bee31…8751a1
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0xc7c063…e81bf0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0x9325da…01a13a
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0x00b7ef…8de92f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0x63a2fc…4343f8
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0x62808e…454bc5
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0xcd2962…1b6ee9
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa39d ago0xdbaf2e…76ddc9
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0x35bd3f…6cecb1
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0xfa31a0…d01045
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0xe60df0…7c511f
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa39d ago0x32242f…36a26f
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xf19ec1…441495
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x2f663f…08f3ec
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x82c61a…4257c2
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xd84e01…b8b58a
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x092d62…3594a8
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x2e6021…30e7a1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xa64566…d401d0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x01bf15…a2b3b6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xe622ac…9a9ecc
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x8e8f9f…5b84b7

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.