Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950x658b…69b8Base—$0.01100%coinbase60d ago0xc1459a…f031b5
0x4629…d3950x3dbe…b584Base—$0.01100%coinbase60d ago0x1b5d12…1e5826
0x4629…d3950xcb04…51f1Base—$0.01100%coinbase60d ago0xad6eec…e2f1d4
0x4629…d3950x58af…b63fBase—$0.01100%coinbase60d ago0xb6896b…922bd0
0x4629…d3950xe7f1…3d71Base—$0.01100%coinbase60d ago0x74c2dc…8d62cf
0x4629…d3950x8566…12e9Base—$0.01100%coinbase60d ago0x2fbe6f…47387b
0x4629…d3950x4ea6…ac3dBase—$0.01100%coinbase60d ago0x4c5b75…71a616
0x4629…d3950x5027…59c1Base—$0.01100%coinbase60d ago0xf1b24a…316edd
0x4629…d3950xe1e4…2e81Base—$0.01100%coinbase60d ago0x69fb33…1f5060
0x4629…d3950x92ab…2a70Base—$0.01100%coinbase60d ago0x2fa338…03af0f
0x4629…d3950xc6c3…1b59Base—$0.01100%coinbase60d ago0xf3e522…b0a76d
0x4629…d3950xdcf4…adc1Base—$0.01100%coinbase60d ago0xb40da0…592459
0x4629…d3950x93e3…1567Base—$0.01100%coinbase60d ago0xab146d…4b88bd

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.