Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa16d ago0x13bc85…e5c0b9
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa16d ago0x35bb2d…8ef93a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa16d ago0x96f125…9afac4
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x90d5bb…f444ac
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xfe44e3…4ebeb9
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xff89ad…654bca
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xf02108…fa52a7
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xb9f0da…15a276
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xcd56be…0cb843
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x85f8b2…4a707a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xa4101a…fdcaa1
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x494269…9ba74a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xaff5d6…ca4a94
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x29fa0a…e02fa7
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x568351…b61e83
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xdca1f6…4c680b
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x4c316f…ab9a3b
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x073fc2…f82692
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xa48881…718f8c
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xf88f69…42b58e
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0xc78a14…128930
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x5e18e4…3fc085
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x678b80…a3125d
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x3b66ee…27d0b1
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa17d ago0x4b202e…c85be9

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.