Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x8d06…8854Basex402 service$0.25100%candidates98d ago0x215306…530f81
0x9cc4…b1760x8d06…8854Basex402 service$0.40100%candidates98d ago0x167b6a…342857
0x9cc4…b1760x8d06…8854Basex402 service$0.50100%coinbase98d ago0x40720f…7ab98a
0x9cc4…b1760x8d06…8854Basex402 service$0.60100%coinbase98d ago0xb5d6f1…756b2b
0x9cc4…b1760x8d06…8854Basex402 service$0.50100%coinbase98d ago0xd886d6…d8e0e4
0x9cc4…b1760x8d06…8854Basex402 service$0.45100%coinbase98d ago0x7b0be2…62160a
0x9cc4…b1760x8d06…8854Basex402 service$0.60100%coinbase98d ago0xb76923…c24d62
0x9cc4…b1760x8d06…8854Basex402 service$0.40100%coinbase98d ago0xbd3da6…3a903b
0x9cc4…b1760x8d06…8854Basex402 service$1.00100%candidates98d ago0xe75859…5f5332
0x9cc4…b1760x8d06…8854Basex402 service$1.00100%coinbase98d ago0xcc8267…9890b6
0x9cc4…b1760x8d06…8854Basex402 service$0.20100%candidates98d ago0xbeb5f6…8cd4e6
0x9cc4…b1760x8d06…8854Basex402 service$0.75100%coinbase98d ago0xbcff7d…e6991d
0x9cc4…b1760x8d06…8854Basex402 service$0.35100%coinbase98d ago0xff5f44…ed5226
0x9cc4…b1760x8d06…8854Basex402 service$0.01100%coinbase98d ago0x9c892b…2f223e
0x9cc4…b1760x8d06…8854Basex402 service$0.005100%coinbase98d ago0x0a65ee…192347
0x9cc4…b1760x8d06…8854Basex402 service$0.10100%candidates98d ago0x54a76c…79ba7d
0x9cc4…b1760x8d06…8854Basex402 service$0.10100%coinbase98d ago0x78f88e…4854ab
0x9cc4…b1760x8d06…8854Basex402 service$0.15100%coinbase98d ago0xf49b81…313b33
0x9cc4…b1760x8d06…8854Basex402 service$0.15100%coinbase98d ago0x50e80e…ea8156
0x9cc4…b1760x8d06…8854Basex402 service$0.20100%candidates98d ago0x67d843…1159d8
0x9cc4…b1760x8d06…8854Basex402 service$0.15100%candidates98d ago0xbe2b5d…ab2d24
0x9cc4…b1760x8d06…8854Basex402 service$0.25100%coinbase98d ago0x287b14…a6fab4
0x9cc4…b1760x8d06…8854Basex402 service$0.30100%candidates98d ago0x648415…3cac78
0x9cc4…b1760x8d06…8854Basex402 service$0.35100%coinbase98d ago0x56396c…8cbeb0
0x55ca…70ec0x8d06…8854Basex402 service$25.00100%coinbase98d ago0x37bed5…f0c120

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.