Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x3edd0b…0d4cf4
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x093524…40f64f
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xdb88ee…ff69fd
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x350cc3…ccb325
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xbccf88…3089d9
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xc331ca…b004b8
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xaa1826…03dd06
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x8bc37e…993f04
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x93fbff…610141
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xf0c953…c9d5f6
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x0a881d…ba695c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x455bff…92a985
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x9b70a2…4c518e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x8a9751…7b9f8b
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xcc12c5…343b50
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x310ddf…411df5
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x257209…da3dff
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x875333…c4dc59
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xd7d7b6…d554e9
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x9b7fbe…cd260e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x1b438f…e31e52
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xdd9faa…281855
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0xf4b235…1c118a
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x8e20c5…e7b3b1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase40d ago0x257f77…c51d18

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.