Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x3dff5b…27acff
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf21ccb…592fe4
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x0b6128…d4f1eb
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x86023b…803ccd
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x500782…6f1eb0
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xa6d61c…98c86e
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x674520…628f16
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xc46dc3…9529d4
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xe98ff8…b67168
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x993a6a…0c8a71
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xc705f9…827a1b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xaf8849…f20dd1
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x1a10f3…bc386b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x2003c8…522e44
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x100755…ec9210
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x18c828…74035b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0xe9ba86…eefb75
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x68c5f3…ca3d78
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x20b707…b1fe66
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa17d ago0x9626a8…c38d2c

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.