Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf94…7e950x10c1…1e24Base—$0.58100%coinbase119d ago0xdb5566…83b83f
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0xaeb5e8…7015c1
0xdf94…7e950x10c1…1e24Base—$0.56100%coinbase119d ago0x9486e5…17ed98
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0x6021f7…5a16fc
0xdf94…7e950x10c1…1e24Base—$0.53100%coinbase119d ago0x3e2029…456753
0xdf94…7e950x10c1…1e24Base—$0.52100%coinbase119d ago0xaa0061…afe1f6
0xdf94…7e950x10c1…1e24Base—$0.54100%coinbase119d ago0x0e1dee…756298
0xdf94…7e950x10c1…1e24Base—$0.58100%coinbase119d ago0xef4819…f221ae
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0x3416b5…f81f16
0xdf94…7e950x10c1…1e24Base—$0.59100%coinbase119d ago0x2c33c0…a49800
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0xdf74ea…c66bf1
0xdf94…7e950x10c1…1e24Base—$0.56100%coinbase119d ago0xa7468b…1745c9
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0xdf6433…553fa3
0xdf94…7e950x10c1…1e24Base—$0.56100%coinbase119d ago0xe9ce60…d52ce4
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0x6e586a…7e2d9f
0xdf94…7e950x10c1…1e24Base—$0.66100%coinbase119d ago0xd8bcbe…ee78ed
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0xc715d8…fb8199
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0x5a4d1f…5e5c43
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0xdcefc0…e34f34
0xdf94…7e950x10c1…1e24Base—$0.64100%coinbase119d ago0xd85634…d3e7d8
0xdf94…7e950x10c1…1e24Base—$0.54100%coinbase119d ago0xada8a5…05ae41
0xdf94…7e950x10c1…1e24Base—$0.55100%coinbase119d ago0x9b72c7…2ab4ce
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0x08d49d…7946f3
0xdf94…7e950x10c1…1e24Base—$0.57100%coinbase119d ago0x47b91b…56cd28
0xdf94…7e950x10c1…1e24Base—$0.62100%coinbase119d ago0xdcdff7…d0c814

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.