Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x7cc5b7…86dd44
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x649307…415944
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a22f1…c68eba
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x15fc14…8a33f6
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xae001f…2c31e3
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x11f68b…e7870c
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xc9740e…ef3add
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e7d5b…27c788
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd333…718a3a
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1fbc21…d07d0b
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2cd00…50582a
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xed0915…a2eb51
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xe1034f…1c7a5a
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9ceb85…adaab7
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x62c3bd…3a57d0
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1f7d38…b6ecfe
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4b5860…543909
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0xbe96ed…a47d0d
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x04c8b5…66d15c
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2f4719…60fa12
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x222bec…bf6451
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x62c6da…16f6ff
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x104f10…3f160d
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x8286ef…03f713
0xeb49…561b0xfe80…47eeBase—$0.001100%fluxa17d ago0x44bda6…5d40fc

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.