Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e6e00…9401fe
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f2d42…88ba90
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb08f1d…52959b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc5a835…21e339
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1dca81…e65ffc
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb4b951…81cee2
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xfd7b46…d1f48e
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x373eee…d80f47
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x25c25e…6cdd90
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc07848…3b1122
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7329ee…b3b1b4
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0c066b…6ef767
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc824f…0c46e0
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xec15a6…ba96fc
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x4fce65…1c047a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6370d8…caf76a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe3a261…8a33ba
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7c4c38…4e9a09
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9d90d3…1f9e76
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x21b4b8…f36325
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa8aea9…73f407
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6b2bf…519670
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xec7b26…d3a472
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1844f0…9595e1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf8814c…b2621a

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.