Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28m ago0xf471a1…801574
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28m ago0x998f9b…0b2bb2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28m ago0x8d65ae…311b7d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28m ago0x5b2d53…b69622
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28m ago0x96db80…2cc5c7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase29m ago0xbfb262…cd1a7a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase29m ago0x99b063…f277ae
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase29m ago0x2f1d7e…2207d8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0xc11448…b8a0cb
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0xb89ed0…8639b3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0x570da9…7abf79
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0x6cf829…baaa7e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0xa954a5…eeaeb8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase58m ago0x41da48…3c4406
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase59m ago0xc97ce0…bd848e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase59m ago0x62834d…420a56
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0xdc9a49…cfbc0b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x0a1172…08e318
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x5c6915…daaeba
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x3e96e2…332cee
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x4a29d3…579cd4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0xcc4e71…146d32
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x83db55…657e00
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0xfcc948…012691
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase1h ago0x0e8250…2fd56c

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.