Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x69b35c…e61172
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xe49d9b…22f1e6
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x6ddf11…3060d3
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x6083db…194a24
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x05c495…3cf09d
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x3a6f61…211858
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xf6f100…12f4ca
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x3d0f66…4794dc
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x974d35…b4ebd2
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xbc5ff6…27cee1
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x4b15d9…5a8a4f
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xfbaeb4…32ad44
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x4d6eb1…294968
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x79716d…62c14c
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xb4638a…d8836e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xcdad42…e25a4f
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xfca05f…ac84e9
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x209160…c9344f
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xfa1e09…7e647a
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x94e0a1…ec07dd
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0xe10b0d…2d9057
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa17d ago0x284479…1f486d

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.