Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4a2419…267ca7
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x88c827…eb5cb6
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x33ea69…138233
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x5da381…6a3395
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6a7060…ff54ef
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x094cab…b96342
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xcde806…f36543
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x832a42…34dc00
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xf3c789…db07f2
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb25805…814e25
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x31ebb0…821ece
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x651798…561997
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x255277…d2fdf9
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x14a6e2…cb0417
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xdf5778…48ec3a
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x737d19…7540c7
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xd115aa…97655e
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x06edac…d6af32
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x518488…f8c947
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe46c11…10b9f1

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.