Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xd67d3e…094615
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x4da30a…549bbf
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x748d50…ab5ce5
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x1be421…5a6bd8
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x5f202b…812ef9
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x7c6f9e…94ea06
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x5b8368…bccdad
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x1854dd…e3880e
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xc05cf7…c9c48b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x33dc63…e78727
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x9ab3c1…4e7786
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xd82042…7b9927
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xdb0091…c8ea8c
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xa204eb…6c8d3a
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x244596…8fd55f
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x31217f…e16341
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x7577d0…d8a1c8
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x844814…53faa8
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xbbefa7…b1630b
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x1b301d…745a54
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x3c3033…02d831
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x1f8163…4b59d2
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0x4300cd…fdcd12
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xda0740…f3d02d
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa14d ago0xdc2601…87c2f7

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.