Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xd1b8e7…8611f0
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x7a050a…8923a0
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x5b1a30…360d4d
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xd16e13…9cfb58
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x40f30c…179d7f
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xbab9e9…d22511
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x7f32ac…d6427b
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x964c93…854f18
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x7b7ffb…c0ad21
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x733752…e31cc4
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x57a310…9dc24f
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xee1923…7ed999
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xb952a4…d84467
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xecdc89…421016
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xc045c5…f1016c
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x03bef7…273923
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x715d43…ad28e0
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xafa8ee…cbe7f2
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0xc47b7b…ab20ca
0x4002…af210x9c95…e299Base$0.001100%Route unknown67d ago0x395f23…bd76cf
0x4002…af210x9c95…e299Base$0.001100%Route unknown68d ago0xcb41a5…637e65
0x4002…af210x9c95…e299Base$0.001100%Route unknown68d ago0xac405f…1733f2
0x4002…af210x9c95…e299Base$0.001100%Route unknown68d ago0xd8d497…984c1d
0x4002…af210x9c95…e299Base$0.001100%Route unknown68d ago0x110fed…4a8498
0x4002…af210x9c95…e299Base$0.001100%Route unknown68d ago0xa5fd53…b54c28

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.