Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x08ef4a…376b49
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x156003…23fe81
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x4cc737…759099
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xe8045b…a1b766
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa40d ago0xae1cc6…863474
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xf5d112…61e89a
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x76f63d…a5c9bd
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xd1e78f…2adeed
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xa1358a…69789c
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x035fcf…98e81d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x0fa315…137670
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x1a661c…6f2301
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x10ce87…cbcad8
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x2288dd…97d009
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xf593b6…583b50
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa40d ago0x7a807e…3b5856
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xac0240…ba28b5
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x75c47a…c30927
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x0639c7…605d0a
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa40d ago0x40bd21…8541e3
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x34adc0…a4fc25
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0xc6b3b6…eee884
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa40d ago0xb2191d…fc5372
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa40d ago0xe33a14…2fe9ca
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa40d ago0x5368b1…5d26de

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.