Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x16575f…a2e7e1
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x839a13…d3e059
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x2ded51…9fa274
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x0bff72…0877f8
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xb5af23…8471df
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xad8f41…fd28ae
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x99929e…a0ca99
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xd58263…8c6865
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x5a20b0…2d85bc
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x8b0e2b…89b046
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x561a45…c53918
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xb2bc53…aedf9e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xbfdf96…b25f7f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xc5ba79…03c89c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xa9eff5…7b2f7d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xdb4447…3598ad
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x3bfa63…2e2437
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x64cc6c…3a7a06
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x1de202…509a4a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xb7a5f3…2e3b3a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x1e31cd…b2e88c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x23ff73…69afb1
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xfdb8ed…3362d4
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xc4679c…de7467
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xef748c…d74a2f

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.