Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c26e0x10c1…1e24Base—$0.57100%coinbase112d ago0x9257bf…c565f8
0xcca7…c26e0x10c1…1e24Base—$0.65100%coinbase112d ago0x3261a7…a7070d
0xcca7…c26e0x10c1…1e24Base—$0.65100%coinbase112d ago0x11d128…6ead81
0xcca7…c26e0x10c1…1e24Base—$0.61100%coinbase112d ago0x1a768c…0bd896
0xcca7…c26e0x10c1…1e24Base—$0.60100%coinbase112d ago0x6ceb5b…104ab2
0xcca7…c26e0x10c1…1e24Base—$0.24100%coinbase112d ago0x881ba0…d64743
0xcca7…c26e0x10c1…1e24Base—$0.38100%coinbase113d ago0x0052d1…20e580
0xcca7…c26e0x10c1…1e24Base—$0.62100%coinbase113d ago0x2e8cfa…35d5b7
0xcca7…c26e0x10c1…1e24Base—$0.57100%coinbase113d ago0xd81f53…f30b89
0xcca7…c26e0x10c1…1e24Base—$0.74100%coinbase113d ago0x8b7f6d…10caab
0xcca7…c26e0x10c1…1e24Base—$0.56100%coinbase113d ago0x93a55c…cfbddf
0xcca7…c26e0x10c1…1e24Base—$0.46100%coinbase113d ago0x810d19…b9e85c
0xcca7…c26e0x10c1…1e24Base—$0.87100%coinbase113d ago0x99e26f…070660
0xcca7…c26e0x10c1…1e24Base—$0.70100%coinbase113d ago0x27d4eb…b0b338
0xcca7…c26e0x10c1…1e24Base—$0.68100%coinbase113d ago0xd4a4fc…867668
0xcca7…c26e0x10c1…1e24Base—$0.67100%coinbase113d ago0x63a138…82d2b0
0xcca7…c26e0x10c1…1e24Base—$0.68100%coinbase113d ago0xa6bb59…c6feb6

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.