Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x7f3060…c2ec2a
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x53579e…058e1e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x01fb10…48a8d9
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0xe9d0aa…395771
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0xdc2cea…bae113
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x585b47…504f5e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x187330…4997cd
0x261f…a6210xfe80…47eeBase$0.001100%fluxa4d ago0x0e7f47…1b51ba
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x316ab7…5d8d00
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x1eaba0…68896e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x43588d…7ad869
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x13053d…626971
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x88ee71…dbf1bb
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x0c8134…b4cdde
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xc24ed1…b2cf09
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0xfbb1fe…d9d070
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x01fa5e…8fa3f4
0x261f…a6210xfe80…47eeBase$0.001100%fluxa5d ago0x2efeee…e09a44

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.