Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x693266…25c0f5
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x388333…ffa61e
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x86630d…c4120a
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x341542…0012be
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xaaad22…ff8acb
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xe20adf…c0fd86
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xd82353…6aaf3c
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x2baf8c…f92160
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x5d908f…5e63e6
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x0f6aca…f378bc
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x79d40b…c93628
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xe2c388…e285a3
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x6e5168…8d8b4a
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x3d2432…96fa4a
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xcbf6a8…014124
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x7e4784…367aa1
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xa6354b…3295cc
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x321c4f…192aa9
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x80c212…1658c8
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xa16173…568e86
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x072d72…8c73e2
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0x7f91fc…fb1462
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17d ago0xc4a3c6…901caa

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.