Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa14h ago0x613bf6…4dcff6
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa14h ago0x8cee14…325685
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa14h ago0xd1b486…6dbc22
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x98d49b…e7dcff
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x34ca13…6d78d6
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x47e944…1f4125
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x4bfeb6…e14c12
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x37e039…a308a5
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x2db993…559056
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x0f8035…927933
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x767fc6…38eceb
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x9cac0a…ca3266
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x3b3ccc…fae7a0
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x778508…8025b6
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x334f71…403060
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x0fb9ff…9b1380
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0xad56a0…5468ce
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0xcca21d…c9ff15
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0xc47d61…0d61f5
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x53fb6b…225d88
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x8e2e36…c2e552
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x9582d5…41c7ee
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x9c7c83…d44045
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0x05f47b…3b831b
0xea39…1df10xfe80…47eeBase—$0.001100%fluxa15h ago0xb8254b…c75212

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.