Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x11e725…d09cce
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x91a5f2…17b5ab
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x029a30…f7c6cf
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xbfe0ed…a07e47
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb578f4…663766
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xe9d0a0…3dc192
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xeee4fd…800837
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x0b8db0…194bd3
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xd22638…384191
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x5654d3…582ddc
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x6dd8fd…f8816a
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xc96c95…8f927b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xaba2c3…94b6ce
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xaad526…7f6c77
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x3fcea5…4612fa
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xaa6339…3ee033
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xd65544…0c19ed
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x9836d1…96a745
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x35faf4…cfb716
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x184316…0254c2
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xc66165…3e384b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0xf03b03…fe38aa
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa24d ago0x6fcab9…95f027
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa25d ago0x6bc2f2…5a5747
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa25d ago0x1c2abb…e5620c

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.