Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x3cdecf…ca1b2c
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x2ae1e7…60314c
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x206d1a…ff6f75
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x0b1179…24638e
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xc493d0…ff4212
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x4884ba…abfb39
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x8eee41…bc9665
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xdc5a48…5d99d4
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x3c95ba…4a1c76
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x4e4211…aea084
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x3c03cc…5be2b8
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xee4183…19dc61
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xf1442c…182fa5
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x1e2317…25bee1
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xe08f34…279214
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x71913a…b41473
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x5eae5b…3445a9
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5e92…24c9af
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xd7b912…f4cd06
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0x3f7067…77e572
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa17d ago0xa67664…561f18
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa18d ago0xb2aa8c…c3c572
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa18d ago0x087d73…59e436
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa18d ago0x0f1db5…06ec20
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa18d ago0xdc0f69…ea498f

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.