Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xeda973…d750b0
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x944680…d4831c
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x5c2ddd…e8fe5a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x69327e…5f5b2a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x8d0a02…a76c7b
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x91374e…025b60
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xa4ee71…991657
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x0aafa2…3b4068
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x3d71a8…d14298
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x93bb63…eebdd5
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xc10306…b88308
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x6cb8c4…7df057
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xf95a86…2cc985
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xcbb255…ebd814
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x3d167f…8fb232
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x40ee38…ff6fab
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xe019f1…3f8ece
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xed7fa5…0cc33d
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x8f1f02…06166e
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0x693c5c…c2c289
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xa3beff…11fd46
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xa0af3a…5f4f7d
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown68d ago0xace0e8…b5c067

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.