Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x246d…04800x9c95…e299Base$0.001100%Route unknown59d ago0x1e0a1d…3bdb2a
0x246d…04800x9c95…e299Base$0.001100%Route unknown59d ago0xcde9b2…58f1e4
0x246d…04800x9c95…e299Base$0.001100%Route unknown59d ago0x4ab5bb…95d610
0x246d…04800x9c95…e299Base$0.001100%Route unknown59d ago0xfc46c7…5002ad
0x246d…04800x9c95…e299Base$0.001100%Route unknown59d ago0x51c481…dd8694
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xa75ff8…94ed65
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xb70480…11b31b
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xf98363…f2fb9f
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xa214db…a68114
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x27e395…51f8ed
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x2f6e4d…4e87db
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xa9f386…e383b9
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x152835…82723b
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x729aa0…a4eaae
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x8309ec…09711a
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x276fce…590138
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xdf5ff0…a08539
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xc67dfb…d16974
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xd52988…4900ad
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xf8b936…3c5b50
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x120eb4…c9e6c6
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x7ec5f8…afa93c
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0xb61546…f6df44
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x1777cb…5dbc4d
0x246d…04800x9c95…e299Base$0.001100%Route unknown60d ago0x6eca8e…250b67

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.