Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa16d ago0xba5bfd…95e5e2
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa16d ago0x1c75a6…f10645
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa16d ago0x7d5286…545423
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa16d ago0x352232…521b69
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa16d ago0x138af1…087ed2
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x9a137e…7454c7
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xdb5bd0…d47cc7
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xaf3f25…da691a
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x24bf28…e74f44
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xb8f27d…7c9ae2
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xec78c8…0525a6
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xee7272…e9d6eb
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x6e8a50…3893a4
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x36c8e3…49e3f3
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xf97115…0b749c
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x47fa01…c3702a
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x52d2d5…acd654
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xd0f47c…5ebc05
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x70c8e5…e28358
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xdd4bd3…40e43d
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x871f6c…51be65
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xad2040…74c0eb
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xe77488…cb47fd
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0xee4da2…61fd7b
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa17d ago0x2f03db…399c0a

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.