Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0adb…26730xbd62…bcf0Basex402 service$0.60100%coinbase1d ago0x196c8e…ab91f6
0x0adb…26730xbd62…bcf0Basex402 service$0.40100%coinbase1d ago0xe5d0c3…b73038
0x0adb…26730xbd62…bcf0Basex402 service$1.20100%coinbase1d ago0x186b13…4c858e
0x0adb…26730xbd62…bcf0Basex402 service$1.50100%coinbase1d ago0xdcd85d…574ba3
0x0adb…26730xbd62…bcf0Basex402 service$0.006063100%coinbase1d ago0x1da614…f25c91
0x0adb…26730xbd62…bcf0Basex402 service$1.00100%coinbase1d ago0x1d32c8…bbcb69
0x0adb…26730xbd62…bcf0Basex402 service$0.05100%coinbase1d ago0xae04f8…e1d251
0x0adb…26730xbd62…bcf0Basex402 service$0.07100%coinbase1d ago0x559bb5…a7b5e2
0x0adb…26730xbd62…bcf0Basex402 service$0.07100%coinbase1d ago0xd16d3a…58fe17
0x0adb…26730xbd62…bcf0Basex402 service$0.50100%coinbase1d ago0xff0cf0…0bb8a2
0x0adb…26730xbd62…bcf0Basex402 service$0.50100%coinbase1d ago0x6f0913…d04188
0x0adb…26730xbd62…bcf0Basex402 service$0.03100%coinbase1d ago0xc4daf4…bcb676
0x0adb…26730xbd62…bcf0Basex402 service$0.04100%coinbase1d ago0x632751…041de6
0x0adb…26730xbd62…bcf0Basex402 service$0.10100%coinbase1d ago0xcca3d3…697b21
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase1d ago0x14cbb5…e66b16
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase1d ago0xfd45be…a83c2d
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase1d ago0xc2f7a3…531087
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase1d ago0x3e67c4…4b5214
0x0adb…26730xbd62…bcf0Basex402 service$0.99100%coinbase1d ago0xda3708…e77aaa

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.