Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown59d ago0x0bff8a…b74ffa
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x58d11e…c16a24
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x5cb369…0ced54
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x3a27fa…5ef0ae
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x2d2732…8cc881
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x5540a7…04ed4e
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x26d03f…db7232
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x509cea…683231
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x7d1ebc…e96d7f
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x6fae41…ea8d68
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xd73aac…f9e3ed
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xbf2490…a39cf9
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xb91ae3…624630
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xf45046…36b2e9
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x163cd3…8651c1
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xbc11a8…b8c945
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xf644c1…937cb0
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xcacfaf…438a19
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x9e4115…a0aff8
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x62979c…9566ce
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x9dbbc2…1d0d5d
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x66a9ab…ebe6ba
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xc884ed…a239ff
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0x3cacef…0b7321
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown60d ago0xe0adde…89503c

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.