Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x2a5be4…2954be
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x2f6282…f86921
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xf00be5…2a2ede
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x3f1cd4…0af4cf
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x3a0722…50c0e0
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xaa0496…2b50d5
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x9dd2d1…7ede73
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x99e2e4…bc8de2
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x14aebe…4543a6
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x059121…e4a500
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x76951b…71c34b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xa9a213…a12d64
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xc5900f…d081f3
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa36d ago0x87f783…e427ad
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x0db523…229293
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x25d379…5e362d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x6d98c7…9439e6
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x9cdeb4…da716e
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6c7bee…a0edce
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x8e9e6c…86ae90
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x245cb5…e013cd
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x82a30a…8bd086
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0xc7fa98…61c6e5
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x88a3cb…e5fdab
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0xda6a13…5e1122

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.