Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x685c56…6c9093
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd384cf…9072b1
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x7a9ee8…a64e7e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x4dff14…fded72
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x61dcbf…2c10e9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe8d45…4a67f9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x548558…015a20
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x632d7e…b1981c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf819af…ddda2c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x0db00a…80eab0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x67252a…f4b54b
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x38295e…5fb4f4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x509b24…61ce9d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x0958dd…a4ac0e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xee07cf…2d1f0e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xb1414b…3598d2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x3464c6…893a5d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd62518…291ed6
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x9977e6…b2e6d0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e895d…34693d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd0ce0…0fd522
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x591713…458857
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x59b432…b22574
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0xc91bb9…0c3afe
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa16d ago0x7916fa…cb880d

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.