Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.05100%0xa4bb…3c9140d ago0x9ee87c…4d24e8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9140d ago0x1f1564…995585
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9140d ago0x71f438…cb7c6c
0x5837…2a7c0xa4bb…3c91Basex402 service$1.2570%0xa4bb…3c9140d ago0x79e6ce…05457f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9140d ago0x4b352a…3dc174
0x5837…2a7c0xa4bb…3c91Basex402 service$0.7570%0xa4bb…3c9140d ago0xd9c53a…c935ce
0x5837…2a7c0xa4bb…3c91Basex402 service$0.7570%0xa4bb…3c9140d ago0x583f3b…316073
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9141d ago0xa727cb…511264
0x5837…2a7c0xa4bb…3c91Basex402 service$0.60100%0xa4bb…3c9141d ago0x373434…e40748
0x5837…2a7c0xa4bb…3c91Basex402 service$0.50100%0xa4bb…3c9141d ago0x308b6e…81c1c0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.50100%0xa4bb…3c9141d ago0x2b8d98…d0ae0e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.05100%0xa4bb…3c9141d ago0x8bc150…c67567
0x5837…2a7c0xa4bb…3c91Basex402 service$0.25100%0xa4bb…3c9141d ago0x6ce421…29d4c6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.05100%0xa4bb…3c9141d ago0x9e0d5d…0a6897

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.