Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xf9b841…df077d
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x2f3822…80a1ed
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xa1c3af…788958
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x9bb6e8…46ae5a
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x088517…d08f1d
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x9b5076…73a1a4
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xacb18d…b7c41c
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xd9b030…790195
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xdf2898…38c1bc
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xa62dbb…d86ba1
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x975a5c…549e06
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xdfea9b…cd4845
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x30cc0c…48f178
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x181298…33d394
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x346a22…03104c
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x0dc43a…0f36da
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x138e00…58b49f
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x4d33a1…17d2cc
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x7f0aee…f73b20
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x87eca5…861c05
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x181447…69a3d1
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xa06b35…faff36
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x5c640d…b61efb

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.