Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa16d ago0x27c30b…b89fa1
0x424f…da090xfe80…47eeBase—$0.001100%fluxa16d ago0x12b578…e297d9
0x424f…da090xfe80…47eeBase—$0.001100%fluxa16d ago0x193153…712450
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x530d51…1fdf81
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x9302d8…554417
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x62b835…a63764
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x57d845…47f4bf
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x8c54aa…a5d223
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xc2722c…667ad9
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x25d108…9e662e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x3afac5…42ccbc
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x7f1ab9…17e53d
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x08c385…7a66a1
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x34b5fc…175492
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xfdfd3f…3e680a
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x682b13…139795
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xe4fbae…7f116b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x2eec2f…534a64
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x2ea0d0…86af18
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xa08711…b21163
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xa666f4…377aca
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x27f886…bed4d8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x67e073…1433fa
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0xbb4a15…006cf4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa17d ago0x81aaa8…ff6802

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.