Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0xbf2c…939dBase—$0.01100%coinbase76d ago0xe0a1af…1dfce6
0x4278…72ed0x1c38…4a85Base—$0.01100%coinbase76d ago0x1557e2…c62226
0x4278…72ed0x1f3b…fdccBase—$0.01100%coinbase76d ago0xa92575…ab9727
0x4278…72ed0x1b88…eb4fBase—$0.01100%coinbase76d ago0x4aa4b7…9b20c6
0x4278…72ed0x3187…da98Base—$0.01100%coinbase76d ago0xc56021…3cf2b9
0x4278…72ed0x1679…25deBase—$0.01100%coinbase76d ago0x13522b…f6451a
0x4278…72ed0x5ac0…cbacBase—$0.01100%coinbase76d ago0x7196ff…4dbf5e
0x4278…72ed0xe7ec…17dbBase—$0.01100%coinbase77d ago0xf1436c…41fa63
0x4278…72ed0x10d1…87adBase—$0.01100%coinbase77d ago0x622420…c883b0
0x4278…72ed0x11f1…9fb4Base—$0.01100%coinbase77d ago0x24fa62…d8c293
0x4278…72ed0xb76c…df07Base—$0.01100%coinbase77d ago0x3928cb…42c344
0x4278…72ed0x40bf…a280Base—$0.01100%coinbase77d ago0x29e5c3…c391e8
0x4278…72ed0x1199…18fbBase—$0.01100%coinbase77d ago0x0dfcde…0841f3
0x4278…72ed0xc78c…269aBase—$0.01100%coinbase77d ago0xab6611…c0f386
0x4278…72ed0x5ca1…cb1eBase—$0.01100%coinbase77d ago0x5518fa…c53ed1
0x4278…72ed0x3637…d72dBase—$0.01100%coinbase77d ago0x1c061e…6839d1
0x4278…72ed0x1b24…923eBase—$0.01100%coinbase77d ago0x21d4a7…397efc

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.