Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xed8f7e…bb1eb0
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x047acc…d55fde
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xc8d60d…f596b7
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xe4c85e…90220f
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x1617f2…33524a
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xc714d1…b34bed
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x7448f1…6a6957
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xd42d79…5596b0
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x14c614…c81c22
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xdda2d9…aa931f
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x4b3eb0…2eea7e
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xe4bbf3…eb11b9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x384ae9…774600
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xef2408…a0b9c9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x70d185…99d913
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xf3e6b2…61962f
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x46bfb2…49d0a9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xd19036…bed159
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x89fbea…799215
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x14549c…fcdb3b
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0xed57cf…c73e96
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x173bd7…b59a8b
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x4e6869…c0e7d5
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x62ea5b…8bc80e
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa23d ago0x1a0c78…0298e5

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.