Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd52258…80942f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa25c72…6167d0
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf9c61f…27ef2a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6c24a5…13190c
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x207372…d7dce8
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x05bf23…d914cd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf0c0c0…c064ad
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x94e577…55a016
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x57a261…f1ca28
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3f6bab…fbf1fb
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x9a6603…c811bd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3b9fb5…e083d1
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe1e854…ed116d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x95a67a…6851c4
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xcebac4…458774
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c7d48…6d0255
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6d24fa…3a3d3f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5da94…95cad6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x50a73b…8f3157
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x2fe398…9ac698
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb31fbc…e7b508
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x377958…6c9f30
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x69ca02…1d452a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b959e…a1200f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa17d ago0x787171…5466d0

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.