Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x674fb9…e8af01
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x0be781…3e57d7
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x73b94a…5a1b6f
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x0131f8…104c13
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0xe3cb12…8c9885
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0xa4f320…543fb1
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x7231d2…152a95
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x269ed3…f81080
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x3ff140…2145d6
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0xe15c71…37d629
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0xd52775…aae6ef
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x7db5c9…ffade6
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x0aac8b…fc2ff7
0xe417…937c0x9c95…e299Base$0.001100%Route unknown23d ago0x8bf8f4…87ce41
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xe83844…7ca652
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0x1bdfb2…71ce14
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xa30322…c14434
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0x2c2edc…8cb4a4
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0x9097ba…c6caea
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xb8fcfb…1d2532
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0x905f88…8cfee5
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xfc355f…48a208
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xfcc2a9…2faebb
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xf51c47…0b9ec9
0xe417…937c0x9c95…e299Base$0.001100%Route unknown24d ago0xfdd515…7d4ba3

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.