Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc01…d6db0x10c1…1e24Base—$0.31100%coinbase118d ago0xa07b7f…8f460d
0xcc01…d6db0x10c1…1e24Base—$0.03100%coinbase118d ago0x6477bb…e6e2eb
0xcc01…d6db0x10c1…1e24Base—$0.02100%coinbase118d ago0x365e9b…e51fbf
0xcc01…d6db0x10c1…1e24Base—$0.24100%coinbase118d ago0x55ba7d…b42896
0xcc01…d6db0x10c1…1e24Base—$0.53100%coinbase118d ago0x3a36d0…9fe404
0xcc01…d6db0x10c1…1e24Base—$0.50100%coinbase118d ago0xd0ccce…6752c4
0xcc01…d6db0x10c1…1e24Base—$0.46100%coinbase118d ago0x8a8b95…a61f73
0xcc01…d6db0x10c1…1e24Base—$0.03100%coinbase118d ago0x455deb…9d2846
0xcc01…d6db0x10c1…1e24Base—$0.00847100%coinbase119d ago0x5a6138…09b946
0xcc01…d6db0x10c1…1e24Base—$0.06100%coinbase119d ago0xdc2da1…a51957
0xcc01…d6db0x10c1…1e24Base—$0.22100%coinbase119d ago0xba3769…d6fd86
0xcc01…d6db0x10c1…1e24Base—$0.48100%coinbase119d ago0x21a6ce…ce6946
0xcc01…d6db0x10c1…1e24Base—$0.007854100%coinbase119d ago0xb1ab36…2595a6
0xcc01…d6db0x10c1…1e24Base—$0.40100%coinbase119d ago0x795c1e…8aa1e6
0xcc01…d6db0x10c1…1e24Base—$0.17100%coinbase119d ago0x86e8c7…3c7773
0xcc01…d6db0x10c1…1e24Base—$0.007772100%coinbase119d ago0xefe3b7…2501bc
0xcc01…d6db0x10c1…1e24Base—$0.007783100%coinbase119d ago0x1351c0…681a65
0xcc01…d6db0x10c1…1e24Base—$0.006012100%coinbase119d ago0xb10212…a12756
0xcc01…d6db0x10c1…1e24Base—$0.02100%coinbase119d ago0x08b828…e90dd1
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase119d ago0x97f600…355e37
0xcc01…d6db0x10c1…1e24Base—$0.02100%coinbase119d ago0x79fcf4…ca646c

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.