Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0xfc96c3…409f0b
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x590eb5…32dbb4
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x39bc37…dbe84d
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0xddc613…688ad3
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0xd08b3e…8859d6
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x96abb2…86ee81
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x45aa27…e4c480
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x52bd10…08ef32
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x70144b…f52754
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0xfe83d7…a88a6a
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x6ff870…a63d24
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0xa25e10…e8f085
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown68d ago0x6a6748…a09c76
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0x040a19…fccb7e
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xe529b6…bcbdf5
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0x59af78…044cb4
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xcce462…09cefd
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0x870e3d…fbf7a5
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xc17293…04bd4f
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0x40d819…e22d2c
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xb01bb5…c5cbc7
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xe4df5e…96a33b
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xda836a…033a87
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0xd025c4…6274a2
0x4cca…cc950x9c95…e299Base$0.001100%Route unknown69d ago0x535f28…8e35a7

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.