Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x98767d…decd30
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x35a89b…53f008
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x91d3bf…dd4149
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x2a06e1…1fa6a3
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x86ca9f…d318a9
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0xae4b06…385dce
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0xc464d5…d6d5f3
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x2e296b…bde083
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x115028…c8a75c
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0xf308d8…6a3522
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0xc66e37…7b8a3b
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x45735d…439af8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x4a9ada…5c39da
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x4e0f8d…e42564
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x917a39…3f1b2a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x0fead0…94f953

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.