Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x6beff8…156494
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x70fcad…dc9604
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x24bc89…199226
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x6bfa0b…7ebf32
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x750832…b98b35
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x8e33b8…ba4043
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x45714c…74734e
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x8da704…6ce895
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x04c0e6…220d7d
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0xedfc43…fff9b3
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0xa4f62d…2b40c7
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x57e3aa…47236c
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0xdc87cc…070b58
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x85dfbd…263523
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x922172…e356e3
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0x2b7cb3…dff4fa
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa16d ago0xac7caa…fd1435
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0xaee052…a88776
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x98446b…cdb2cc
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x1e5e87…f41bf3
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x1c149b…f2a74c
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x5d054b…c8adf6
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x3716e6…219f58
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x856847…fceaf9
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa17d ago0x337817…988b62

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.