Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xf5029d…c7fcdf
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x070830…a5599d
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x2ea4b9…397a8c
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x5f2ac6…ab0ae7
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xe6b95d…89c5e7
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xd874a0…bc73e4
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xa8f16b…094da7
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x7ed5d0…dcb519
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x4cfda1…d69cc1
0x1365…f9460x9c95…e299Base—$0.001100%fluxa39d ago0x2402ed…12d443
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0xb99866…3c9d17
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x9d52fd…c3d3a3
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x54d9d8…d4595c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x07bdfa…ec3f72
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x1ae376…6b7532
0x1365…f9460x9c95…e299Base—$0.001100%fluxa39d ago0xe8560a…ba5b61
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0xf12679…a5de7c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x57237d…95b883
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0xd08de0…92d4a7
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x146d48…fe3bc0
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x390e1f…1908c9
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x12afac…973d6b
0x1365…f9460x9c95…e299Base—$0.001100%fluxa39d ago0x2261df…86f44e
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa39d ago0x89a438…6d3fc0
0x1365…f9460x9c95…e299Base—$0.001100%fluxa39d ago0x3bf283…3bae6d

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.