Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x98eb1e…eb69e5
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xa27097…187e96
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2536cb…adc18a
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x4875d9…ac021d
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xc1f2b0…b53314
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xb2d584…788ff7
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x28fb5b…6e3070
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xedfcf2…027b54
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x13c9c6…e92475
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x57b3fa…9ee994
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xfa43ce…abd6c2
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x620994…45a0f3
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xdee29e…4a6e50
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xa04ebc…8db318
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xb9747c…b35158
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xd30fbd…c9b79e
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x51b8de…cb9d3d
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xf69125…9629de
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x5d0cfb…5e6542
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2d0826…5f2c64
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xb9bb34…489f0d
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xe5ca4b…bd808b
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0xc004d6…da7141
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x040353…2db7af
0x23d0…c2b80xfe80…47eeBase—$0.001100%fluxa16d ago0x3f773e…50a0d2

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.