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%coinbase114d ago0xae96d5…918db3
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x6b423f…c0ce86
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xd583f1…9344e9
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x57d455…01694a
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xdeec9f…79d248
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x058c26…27ef1c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x5eae76…20393f
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xef79f2…2b13c1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x01ed1f…4d07b6
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x2c3175…f734f0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xef0558…2c7053
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xb7e181…636b0c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x229db6…ae8c56
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xa5d272…a52684
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x6b93d5…00e900
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xc650e1…7b1885
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xd6e866…016ab0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x8e32e7…351c69
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xc31472…bccd47
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x9daedd…871f9e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x6c0b14…672aa1
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xf7e36d…63f918
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xa66491…86de8c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0xd12461…e78928
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase114d ago0x88d807…f0e1b8

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.