Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x3f1f5f…a6efdc
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xee8248…2dc87a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x83e9e2…a66a10
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x5102cb…36ff49
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xa36918…c9c79f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x5f5691…de8252
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x8f982e…508e2e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xee9396…2eef64
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x7225c0…e85462
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xfa48f7…ead929
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x70b3e4…928d85
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x171a76…80e4db
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x81e240…3622d0
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xaf14b9…2f303f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xbfcf1c…b720f2
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xa308a2…96c0ec
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x25e68f…a6bcf5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x90db25…299703
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x179324…b23243
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x311451…893cd8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x9f27f1…d42836
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xead224…ca5faa
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xc9d897…e72850
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0x6f55f1…1d907f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa23d ago0xabd7cd…f5fcec

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.