Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x872938…001af0
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x5b0d57…94f707
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x5540dc…6d4e69
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x5d9d7b…ae86c9
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x52bc2b…05cc0a
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x76d662…2cdaeb
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0xaf66fd…c65277
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0x30a7ae…a7bfe4
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0xa999ed…2026e7
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0xdc1198…351d1b
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x9fea9c…3d51f5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x4f7fac…e9d6ac
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x4388ea…8ba039
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0xb37d35…3245e8
0x457e…c3c50x9c95…e299Base$0.001100%fluxa33d ago0xf00e94…f72e23
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0xc51576…577b89
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0xff5978…817413
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x24e0a3…ff65df
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa33d ago0x1f5388…6e9afe
0x457e…c3c50x9c95…e299Base$0.001100%fluxa34d ago0xdc159a…9e33e5
0x457e…c3c50x9c95…e299Base$0.001100%fluxa34d ago0xb89263…dbeed8
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa34d ago0xe9d220…7564d7
0x457e…c3c50x9c95…e299Base$0.001100%fluxa34d ago0x6e2ee5…9608ab
0x457e…c3c50x9c95…e299Base$0.001100%fluxa34d ago0x7edbd4…8437cb
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa34d ago0x7fe148…12825d

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.