Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xc8245e…d36ed8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x68411a…1cb326
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xf44205…e5d4f4
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xfa235e…6e2650
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x89e71b…2921fa
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x71b849…ddd031
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xe13613…3ca080
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x9245f1…dc2cc5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x5ffa00…152e97
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x333ac2…6535a1
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xd91f8c…de3aa7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xe27115…b9e786
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x5444a7…43e7b3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0x1527b9…3c0a73
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x602bbb…767dff
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xb01b6a…0ecd7b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xffe147…f2b930
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xb80860…a484c5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0x4c6be4…67a614
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x2f6d62…8cdf60
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xfa06c5…1ddac0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xc1c401…18d77b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x478c1f…ebbe6f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xc8864b…d24b2e
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x96accd…36c1f6

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.