Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xc62aa9…8e0dec
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x4e1310…6c8377
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x1d57dd…ad2be7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x31cfb9…2e7720
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xe883d0…56de5e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x18bc4c…75c686
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x9c5259…9bfc26
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x3b4693…ac908b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xf52502…3e0372
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xf66218…22d5db
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x72659b…233502
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x44b8b4…13acb2
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x297588…c9d197
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x571eef…effe52
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x2a7bbc…5ed862
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x8474a6…62e0fe
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xcbcbab…5a77d7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x3a1f3d…8ec9eb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x8fbb63…d3a9b9
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x05b268…45ac4a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x217871…4b05ac
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0xa5609d…1e1daf
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x089a7f…6cee49
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x02fb7c…49dd14
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x986b88…715f67

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.