Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x47c8f1…aea0a3
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x94dea8…e85eaa
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x593bed…a24ad9
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x073aed…82ed4a
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x0853ef…2c2eee
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x539a7a…01a8f2
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0xbe03ed…f0c538
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x30865c…49486e
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x1e6e6a…dfd5c3
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase18d ago0xca41fb…f058ec
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x60c260…b80e39
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x94dcbf…f2e750
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x351130…7f8113
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase18d ago0xcccf0c…6f4816
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase18d ago0xf30cc0…28cb3d
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x7dbe7b…2bab6c
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x292884…17aeb5
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase18d ago0x74c415…a5a530
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x7fdda8…434d7f
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x933da7…8133e6
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0xf1a132…316210
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x3ae614…ac780e
0x8d2a…7d370xe373…668dBasex402 service$0.01100%coinbase18d ago0x4a2e77…52b1b2
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0xeb0a93…10cb31
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase18d ago0x93e74f…d37671

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.