Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x6cf3ad…08eabe
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x30b976…f702e5
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x772991…4d7cc4
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x7f1ea3…ea303f
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x82c5cd…2bc6c0
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0xdfc94d…9b9da1
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x4a69cf…6f428c
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x24dd61…31a003
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0xd1bb62…d41151
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown48d ago0x71d6c0…ad2650
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x793460…ea38b6
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xe964ca…250fb1
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x3348c4…b3fb9d
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xf773d3…07d285
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xabbfd7…99b089
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xfb2bb5…3a53b6
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x06f281…63b806
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xf6550c…57f0e4
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x48e7d1…cd6ce0
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xabe942…1e8fde
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xf02962…2a6f97
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x3fa840…1894a1
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xd60026…dc00de
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0xc02463…7f42da
0xedda…d2fc0x9c95…e299Base$0.001100%Route unknown49d ago0x815ae2…4048a6

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.