Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1275…19fa0xe580…c769Base—$3.10100%fluxa118d ago0x973076…76e855
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x4f5902…c7f665
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xa096dc…d1edc8
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x24de1d…3d883b
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x9c57e0…52aeea
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x1e9e6e…8e6a61
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xa9d946…79b080
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x99008e…2878d1
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xcc3d80…6c15aa
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x6aafd0…5f8ed0
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xcb1849…5e584f
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xb77d83…01d40a
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x83125c…9857c8
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x13e41c…250d65
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xce974c…a1df64
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x52735d…312e3d
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x72c97c…539f0d
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x59b7e0…5619b1
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xd8c385…a102f6
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x713a77…2b2b79
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x7851c5…fbd5ab
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x6c4433…ce46ec
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0xebe6b1…ffe615
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x47da09…ffd5e8
0xd1ae…81330x1275…19faBase—$0.12100%fluxa118d ago0x9ff9f7…b756ee

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.