Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xbc66d1…38256b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x44dad5…50e2bf
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xaf38fd…d89656
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x2edeaa…d8c31c
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xc05439…9ec5d6
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xf83e20…711074
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xc5f4ca…ece5ce
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x6bcec7…50ed0b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x59e96d…50c041
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x481f0b…036d07
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x7e742f…7d61d9
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x108645…95a13f
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x4acae9…9ae553
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x8bef1a…256a70
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x3a2afb…ba47e3
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x41af06…84228b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x5befb9…f74c8e
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x98eb6b…a7bd71
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x945074…d6eaca
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xccee71…1b29d1
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x476f91…60b618
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xe37e47…369026
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xf0ae94…12cc69
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x5c8ee1…b900dc
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xb6f92e…63a71b

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.