Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xd95d11…c110c2
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xf86039…e2ab53
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xeea5cc…510587
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x04f8a3…6e804f
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xf4cf5f…84c359
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x0a5899…272ea4
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x01363a…0ef1e3
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x889ef7…de13f9
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x68e603…8960f5
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x65ba2e…7f554a
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xe4d477…6ac92e
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x53d8ad…a00ba3
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x1e7115…f0181a
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xdfe424…89a0c3
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x7d1ce8…04654e
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xa7b205…9c0c98
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x4783ed…10b54d
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x7ec2c3…7e855a
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x5b3ad7…142cd1
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x3fc513…5acdca
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x0544ef…651de6
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xef8463…6ffc7e
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0xb483e3…e2bc43
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x49c5c7…bce093
0x3f01…9c250xfe80…47eeBase—$0.001100%fluxa17d ago0x354419…8026be

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.