Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x564924…d439cb
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xa27280…58f061
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0xf5a52d…5ba3b6
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x8203e4…37134a
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0x1193cd…a735c6
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x155666…4e1036
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xc0e560…22489f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x7ba9e5…411c64
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0xeff31f…54c19a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x448ccf…ddc15f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xc2eeb7…87150f
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0xf3357d…3b6b97
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xefd8df…d14301
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x78fe4a…66979b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x495e6f…d3b72f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xb60310…0a6bff
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xb426a5…b01b9b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x62abf7…49317e
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0x38e0af…c8e0c5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xa36751…82fb29
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x75c202…b7259b
0x9897…e0420xa9dd…2315Base—$0.002100%candidates99d ago0x11cf3e…bc9bf8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x831569…fa973e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0xed3778…29e48c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase99d ago0x317061…7f55ac

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.