Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x34630f…370149
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xf3e5c5…2d6f60
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x376ca1…147185
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x9a3043…149fd6
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xca94b7…c285e7
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x31819e…f04b1e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x58b1a2…d9349e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x6746ce…873503
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x48357e…3e2b7e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x350edb…ab3a88
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x1cead0…aba67e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xcaa3b2…6ff78f
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x39237a…1c5afa
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x751f49…178361
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x1dde09…6474b3
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xac9650…ba60b9
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xe9b754…108e49
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x22670d…973281
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x329764…c437e6
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x299f59…ea6c04
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x01a279…29368f
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xd234b4…12d397
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x96bf31…325c81
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0x1eda37…f91b94
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa17d ago0xeb83ff…28564f

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.