Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xd773e9…03297e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xc7ea38…ce3573
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x040ad8…823082
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xffd907…c3dc55
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xd1ff8a…354039
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x298f06…4d979d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x15a2e0…ffcedc
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x13fe47…644cea
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0xe455e0…80e335
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa17d ago0x9ef806…947e98
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x55b7c0…80d87c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x1b6665…29412f
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xb4ce88…1edd0b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x0b14cd…a44a39
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0xc0d1bf…f6eb14
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x5d418b…61a379
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x909f70…6aa46a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x6c638e…033834
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x436240…5cfadb
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x4942ae…e6bb72
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x4a7e42…a8bbfa
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x9d5751…8f3dfa
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x12f295…2a5fb1
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x301e73…29c476
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa18d ago0x346094…e549ce

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.