Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xd9aa36…913904
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x877717…04f09a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x361c58…f6b8fc
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xcdb731…91bb57
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xf96b78…062dc2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xee1e09…a6bf08
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xec788e…45cf00
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x96c51f…bc43ea
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x1bf622…3111e1
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x52853c…2c5401
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xcd6138…3f0cc2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x78f5bc…9cbecd
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x41e436…4fb55f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xdcfb44…0117e9
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xca48e4…5ab59b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x86eff7…3416fa
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xc38be9…bbe75b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x2f01a6…907719
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x184874…db2266
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0x91184a…b747c6
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xa91f9f…96d2d2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa23d ago0xbce801…08eb2e
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa24d ago0x06adfe…80020a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa24d ago0x71337d…f41ffe
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa24d ago0x0e0494…92c4f4

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.