Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x7615fb…9ebffe
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x2bf9a3…364b12
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xee5e2e…a16769
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x1d922b…8859c8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x85de04…3fa663
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xa5a7c1…999d0b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x43772e…6d0f46
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x5dba65…1f4321
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xa3ef74…7d24c0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x41bddd…fede01
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x48a76d…3e5119
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xe70582…65f576
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x35eea3…24dd38
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xb812bf…3265f1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x0129d0…a30c2e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x560753…b1cf99
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x133ebd…6111e1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x80fcf6…521838
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xc049a2…2fe044
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xd8d6cf…dd8471
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x88c26a…921959
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xe4d3f2…3ab373
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x16546b…4d53f6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x0d27c6…ccf16b

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.