Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x02db1e…053fa7
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x739804…37081a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x39d59d…b47ab9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xc58ada…fb77a9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x8d41c7…89b4d0
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x756b4a…8c8640
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x3c0d58…65c49a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x40d8cc…49d8bc
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x4e8b5c…b14316
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x8cc8f6…c9d003
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x4d6131…925939
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xb80b4a…0db25f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xb3f46b…229e5f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x99aa4b…8e4e10
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x2d0023…393aa3
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x3d0876…c08154
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x6b10f1…1ccde2
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x1ac7f2…9cbca5
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xc88b05…4e9a86
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x4aa6cf…a1985c
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xeaf225…7a66c7
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0xe66a97…b2f6ee
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x4b3b3f…280e62
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x10092c…3dfcf9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa15d ago0x51f3fb…91e129

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.