Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x4e2d46…f50371
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x98bbb9…f96a9d
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x8fecb1…ac60d0
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x7af255…3374ed
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xe24c47…e7c636
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x63c52d…45c438
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x111f69…98992e
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0xf6a969…23f8d5
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x0035d2…65253d
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x246e3f…e8a9f3
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x9db2ba…d3ddca
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xfac5cc…3956dd
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0x312359…28c70f
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x2e1c1b…6f1d11
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x5d7f94…cd8d9a
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xccfbcf…36f153
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x8b0f3b…1435c9
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x5dd9e8…8eb8ae
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xf6cb7a…b537e9
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xc82eb3…2f39df
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0x95c583…2c8423
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0x188146…de5ef0
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0x870c8f…ab1489
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xa18b18…84ae17
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xff9beb…6acc5c

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.