Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc06207…e75a24
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0xda67be…64c755
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0x0641a1…05d00a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0x564d93…30099e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0x813f69…c92498
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3ed37…2d3c9b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4011b6…5fcafc
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e5c55…b18e8b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6f329f…e9e89c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdffb4c…679b73
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1265b1…e06e5b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbd8ae1…260ace
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x95e792…f99bca
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x528f22…c13b3b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xa96035…982397
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xccb9f6…a8bc73
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcfd621…8b89b7
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x99e29d…0e4ff0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf7a73…0a438a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x781ee7…19d059
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4963a6…2771f5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf77d89…3fb3ad
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c76c3…c402e0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0x05bff2…441b48
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf884dd…74f03b

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.