Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xb41925…cf8698
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x79eac7…d06662
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xb363ba…fbdee9
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xa232ef…4474b3
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x772cba…ecb71f
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x070ba5…c280ca
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xe22377…d653b0
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0x929579…bd65f7
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0x1f02df…9220ba
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x1d740a…83983f
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xba5eb1…980fe9
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0xc7290d…f37e1b
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0x28daec…f0c61f
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x899bba…6136a0
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0x207e22…fda72b
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0xa71a43…9125ea
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xa6cc4d…9950a2
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0xe20f6d…983472
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0xdbbf11…e4d626
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x6085e1…be656e
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x3f4cd8…efc4c7
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0xc602c2…d1fe9a
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa42d ago0x64597c…b91173
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa42d ago0xd65a12…737207
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa43d ago0xf64d4e…3946b5

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.