Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xb30d79…8e16b2
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x59cb67…f6d836
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xb64b2e…812986
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x9fab51…87cd3f
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x45446d…89eccc
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x25f76c…149f06
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x035e58…808fac
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x3f32de…af3256
0xcd50…b9d80x9c95…e299Base—$0.001100%fluxa35d ago0xcb2393…4901f4
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x41e675…4fe80b
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xc68f05…e648f0
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xe88c91…e27811
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x01f689…47f173
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x381b79…a8dd0b
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xaaeb1e…e9e466
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xd803f8…352604
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x4c02f7…afcf41
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x0b39af…974a31
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x13b2d0…5bafe3
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x51eeb4…873f2a
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0x3fb23b…d176fb
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa35d ago0xc48424…dbb192
0xcd50…b9d80x9c95…e299Base—$0.001100%fluxa35d ago0xd3b0a6…9cfe42
0xcd50…b9d80x9c95…e299Base—$0.001100%fluxa35d ago0xe443e5…efd81a
0xcd50…b9d80x9c95…e299Base—$0.001100%fluxa35d ago0x159949…f408eb

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.