Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187104d ago0xd4205f…85b8ef
0x3a0a…773e0xd593…700dBasex402 service$0.01100%coinbase104d ago0x15ee7a…9bb379
0x3a0a…773e0xd593…700dBasex402 service$0.01100%coinbase104d ago0x94de09…5ee24d
0x3a0a…773e0xd593…700dBasex402 service$0.01100%coinbase104d ago0x05a31d…6b70e7
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187104d ago0x35bcce…40e2d4
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase104d ago0xff05a4…50719e
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase104d ago0xa9be30…5f7856
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase104d ago0x5dc9dd…b11037
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase104d ago0x6a6261…aa5f4e
0xd8d3…b63c0xd593…700dBasex402 service$0.50100%coinbase104d ago0x02365f…bdf583
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase104d ago0x1cfd06…26659f
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase104d ago0x499caa…b85d2f
0xd8d3…b63c0xd593…700dBasex402 service$0.75100%coinbase104d ago0xc0e497…c9e4e4
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase104d ago0xf9da5d…a6de67
0xd8d3…b63c0xd593…700dBasex402 service$1.00100%coinbase104d ago0xbbdf63…f39f4b
0xd8d3…b63c0xd593…700dBasex402 service$1.00100%coinbase104d ago0x324a2a…edc87b
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase105d ago0xcfab39…767d79
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase105d ago0x798e2e…9c2e41
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase105d ago0xc0fd57…ac09b9

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.