Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01d…fefd0x2b6c…b723Basex402 service$2.00100%coinbase4d ago0x21a555…56054f
0xc01d…fefd0x2b6c…b723Basex402 service$0.50100%coinbase4d ago0xaab1a7…a50853
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0x9c3e6e…6f7dfa
0xc01d…fefd0x2b6c…b723Basex402 service$0.50100%coinbase4d ago0x22a25a…698407
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0xb7f41a…03e039
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x49af2b…24f6bd
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0xfe5f44…80d3f7
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0x18e468…b2074a
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0x45d5aa…273c96
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0x3d563b…a375fc
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0xb73a64…26d694
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x7ab708…f5cb62
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0xd9dafa…42e344
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x88d2fd…bcab3b
0xc01d…fefd0x2b6c…b723Basex402 service$0.06100%coinbase4d ago0x738849…0ec582
0xc01d…fefd0x2b6c…b723Basex402 service$0.04100%coinbase4d ago0xfe026d…604f66
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x7866b4…6d90f5
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0xa3cbb0…92dc96
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x29874a…9439e0
0xc01d…fefd0x2b6c…b723Basex402 service$0.06100%coinbase4d ago0x77fe21…c2c713
0xc01d…fefd0x2b6c…b723Basex402 service$0.04100%coinbase4d ago0x3ba8f1…bd47ff
0xc01d…fefd0x2b6c…b723Basex402 service$0.04100%coinbase4d ago0xe42273…84e8e9
0xc01d…fefd0x2b6c…b723Basex402 service$0.04100%coinbase4d ago0x65bec5…787b6c
0xc01d…fefd0x2b6c…b723Basex402 service$0.05100%coinbase4d ago0x1d87a1…cf6cc3
0xc01d…fefd0x2b6c…b723Basex402 service$0.10100%coinbase4d ago0x68847b…55fa43

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.