Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xa28685…055622
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x9ba14a…ba925e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xefe487…d42a73
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x658e18…7c31c3
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xf6a5f9…771960
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x083f52…9d49f1
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x71fab5…8be6e4
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x38883f…fb140a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xdd9b25…43bc5b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x286809…93a1e9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x161935…47c19e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xcd95fd…1ba3fd
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xb43898…d87719
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xb7e842…42b152
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x0acc1f…2d11ad
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xa79e3b…bb1c35
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xba410a…94e800
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x2698e8…14aa1d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xb78081…2e3f20
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x5bb59d…9349cb
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x26903b…f2428a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x920b39…cd0c74
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x3a1b91…4110c3
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0xdeb9d0…5d845e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x04d612…fe1e94

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.