Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa40d ago0x2f33ee…620cf1
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0xbc82e9…c15078
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x623e0e…61a2b3
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x02ef00…0f747c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x53d7c9…43c337
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x9b0023…3c4e9f
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x8a91b0…503f44
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0xbbe9fc…fabe30
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x84771e…155d03
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x5c451b…5475d4
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0xea370e…963049
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0xd007ab…1a75ad
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0xdecdb2…27a36a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x48a940…2c8439
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x574b23…b24aa6
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x318205…1e69d9
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0xc9efb6…33c681
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x5fe296…8ae52a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x1cfb49…2bd584
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0xe4b5cb…2c2d8b
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x67e1cf…17e7b9
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x70dc39…9bc91f
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x74baa8…fb06a9
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa41d ago0x675797…f8ba4f
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa41d ago0x29cf33…aa4279

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.