Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xac9fec…61d0e7
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x1923bc…104fc0
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xcbb876…84172f
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x73a819…dde668
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xa90f08…75437d
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xdbb2f7…58e4f1
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x94c0ee…b69cec
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x269c69…4d26d3
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x628f2c…7dc71a
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x5b1d71…05f621
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xb9944f…40bdc6
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xe2a6a4…874980
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x28631d…288025
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xf93d0a…6dfef3
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x4ff525…652b6c
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xf9fd29…a0b00c
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xc86abd…e0d268
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x67a606…4c9291
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x91e839…2c0b1b
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xcf8da6…e72197
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x026b82…af8fb6
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x5f7b65…03a8db
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x657224…c84bc3
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0x096aa1…d93293
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa21d ago0xf0292c…7fcfb4

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.