Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x9a9dc3…ec4578
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x15d4b7…04f2a1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x59a752…d09511
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xe041fa…073bf3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x687322…c90350
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x1006f1…2a2cda
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0xf6fcc7…496705
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x48f109…e52add
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x3021e3…38da15
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x907c29…451d4b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x04bcfa…c2694b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x192582…f02ead
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0xd6cbb4…2a007d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x88dd61…0dbd05
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x21df5f…776a35
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x0efbea…8f1462
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0xc81d83…4f214f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x33a033…afdf54
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x4fb2e4…3326ac
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0xdaead6…3dc5fb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0xbfde62…7bb6e3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x5b2738…0c3662
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x7676cb…3e1a83
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x964b0e…b21690
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa23d ago0x26e924…c37f1e

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.