Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580xbb9c…3f00Base—$0.01100%coinbase73d ago0x637446…eb30f2
0xa921…3b580xf58c…fca4Base—$0.01100%coinbase73d ago0xfd41ba…141e60
0xa921…3b580xcabf…8b66Base—$0.01100%coinbase73d ago0x4f52e1…62b040
0xa921…3b580xbd95…b0eeBase—$0.01100%coinbase73d ago0xbe4076…2f7176
0xa921…3b580x5e0b…19c2Base—$0.01100%coinbase74d ago0x12e558…80bab4
0xa921…3b580x206e…b928Base—$0.01100%coinbase74d ago0xf45526…96415f
0xa921…3b580x5530…2b1cBase—$0.01100%coinbase74d ago0x450d83…669b56
0xa921…3b580xe65b…60fdBase—$0.01100%coinbase74d ago0xbbc370…90b46e
0xa921…3b580x40c6…d7b5Base—$0.01100%coinbase74d ago0x6977bc…4d3297
0xa921…3b580x549a…5cc6Base—$0.01100%coinbase74d ago0x75b500…3b39a5

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.