Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xe1ee37…9fcfbe
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xf3c2bd…1b2ea9
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xe93008…132065
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xb6c6a6…fd9512
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x09e4b6…48d9a5
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x02c593…4d7040
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x7e9058…9a2eff
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x61d51d…cb5759
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xd8054f…b3b4a9
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x873f24…0a1bf6
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x7f5b33…846669
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xdd6c80…30d71a
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xd09481…ab0aed
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x54651d…5166ff
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xaf9824…78b5ed
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x82b50a…fff8cd
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0xd220a5…0c2d3b
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x9208f4…c760d5
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x420869…7fcf6d
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x4d84b6…530276
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x683924…551339
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown66d ago0x0356df…f496d7
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown67d ago0x698769…f75686
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown67d ago0xd6f09a…56f569
0x06ad…9f660x9c95…e299Base$0.001100%Route unknown67d ago0xde7948…0689d3

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.