Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0xaffc2e…43164c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0x900a0c…079a6a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0x999f2d…89f7d8
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0x9c0603…0b9a54
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0xafb378…a97227
0xf424…98710xfe80…47eeBase—$0.001100%fluxa16d ago0x4b4eb4…c8fc73
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x1fe64a…71418d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xd7e9bb…b71059
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x06f0c6…c9f017
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x65b092…c212fc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x47264f…00dbe1
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x2dc573…3bba9b
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x3edbe5…b91498
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x3704c1…4975a2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x32b238…308b5d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x47d485…59ff5c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xe15be3…638db4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x70f413…31f422
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x18dc46…35f353
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0xc5877c…55fff7
0xf424…98710xfe80…47eeBase—$0.001100%fluxa17d ago0x40cc19…f16a09

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.