Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x231196…4c65cc
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0xed4f71…80b999
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x8a9b47…68e9ee
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x2f7755…0d6fd4
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x21e6f9…c66df9
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x8a17d1…a1a0a0
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0x1ca983…830cae
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0xa411a1…9bfb2a
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa15d ago0xd3ff1b…0b9b69
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0xfa4846…4f6897
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x6ec74d…9e246c
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0xf8a782…17977f
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0xd4261e…bd7437
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x433ad6…4b0768
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x4bdac4…9f3cb7
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x5e11cb…95861a
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x4879d1…07b4de
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x5831a4…1f2006
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x51394f…8c4993
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x039de9…4325f2
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x0e1fbd…974841
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x8f9727…4d8f65
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x09a49f…966d88
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x80cf9b…0e771d
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa16d ago0x56b739…35cd8c

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.