Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xac2270…b41ef5
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xba811b…4c1880
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x20b629…505c74
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xb2257e…5be676
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x09600e…fe543d
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xa58070…0462f0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xc30671…87f2b3
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x6dd761…db95f6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x7b9390…56dd1e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x34cbde…28f187
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xfbe2b5…3fc750
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xc74d54…81430d
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x084664…c6fdf0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xc353a7…9e3d6e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x26311e…cb9e11
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x7159e7…607b5e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x7133cf…2da4de
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x655de8…c35d0f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xcc82f8…f08b6e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x813db5…c9ed5f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x80c6b6…a10213
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x896809…e785b5
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x304f6c…4c86b6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0x3d0582…edfd13
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa22d ago0xac9419…1b1bd0

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.