Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x69b7c0…02609c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0x97f9fe…f0c83e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown20d ago0xc18ae4…ef321e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x19ab79…ead694
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x84d4ea…d9b64b
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xb6953b…22c5db
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xb9459a…df9723
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xe66c1f…1ec92a
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x8ee970…ec3338
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x097a6f…6452bb
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x6d07d7…28ba4b
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xbd4d5e…95d7c6
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xea64c8…95ae32
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xf2f79c…0f57d7
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xdfa2b1…bdeb69
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x58c1b8…8351bb
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x7d21bb…4bd3d9
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xe7b828…af02e1
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x9effc7…e8b28e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x5b9783…75eeac
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0x2b4e3e…ed155a
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown21d ago0xdcb4ed…aecad9

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.