Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x54ba…dcdaBase—$0.01100%coinbase80d ago0x60ff25…cd6440
0x0f74…8e3f0x622b…24a7Base—$0.01100%coinbase80d ago0xc7b421…3d3c3e
0x0f74…8e3f0xe327…fca2Base—$0.01100%coinbase80d ago0x03ede0…94ed78
0x0f74…8e3f0x8515…a2d1Base—$0.01100%coinbase80d ago0xddf175…77520e
0x0f74…8e3f0xbc95…a365Base—$0.01100%coinbase80d ago0x2a14dc…28f25a
0x0f74…8e3f0x22b2…dd1eBase—$0.01100%coinbase80d ago0x71c8a2…ad10e2
0x0f74…8e3f0x251b…065dBase—$0.01100%coinbase80d ago0x058666…0eeb4a
0x0f74…8e3f0xdf70…70b4Base—$0.01100%coinbase80d ago0x9832a4…cb08bf
0x0f74…8e3f0x227e…5bf6Base—$0.01100%coinbase80d ago0xfb8f9a…8ed022
0x0f74…8e3f0x9f0f…fbe5Base—$0.01100%coinbase80d ago0x250351…2bd4cb
0x0f74…8e3f0x6622…e68bBase—$0.01100%coinbase80d ago0xd57293…6430ad
0x0f74…8e3f0xab1f…3d98Base—$0.01100%coinbase80d ago0x5c5c17…822174
0x0f74…8e3f0xa526…55d6Base—$0.01100%coinbase80d ago0xee2a97…6ff043
0x0f74…8e3f0xb213…03a4Base—$0.01100%coinbase80d ago0xde652f…8b404f
0x0f74…8e3f0x2946…bbe8Base—$0.01100%coinbase80d ago0x0d0c09…e5dc20
0x0f74…8e3f0xca00…a4e4Base—$0.01100%coinbase80d ago0xde281e…8c0f0b
0x0f74…8e3f0x6bad…d6b6Base—$0.01100%coinbase80d ago0xf36065…6ff2c5
0x0f74…8e3f0xdc60…8617Base—$0.01100%coinbase80d ago0x1f5880…07a8b8

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.