Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xf9fe37…e86bb1
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe90719…8050ad
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xec9fc4…645ffc
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe7dcdf…d06ff4
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5352a0…9e4afc
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x6cb5a0…b70aad
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe468a…89e93d
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x208129…2ace47
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d4647…dec51a
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x73922c…add8e3
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x1844fe…1cc29c
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x13f0c8…f413f5
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x1280fc…534ebe
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2e490…420548
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe79168…53f15d
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x874658…b5955a
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x85f041…e8a6eb
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x6366c9…b6ca44
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x495a7a…c62018
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x5ab0da…c12d23
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x04a182…c672c4
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x0bdb14…a379f3
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2cf4e3…6fb9af
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0x59f31b…9acbac
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc95f1b…d478f7

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.