Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe099…a9290xf92b…2a68Base—$0.04100%fluxa115d ago0xd6300b…0dee42
0x48e7…54430xf92b…2a68Base—$0.04100%fluxa115d ago0xe1a8ee…4ea17b
0xb873…20620xf92b…2a68Base—$0.04100%fluxa115d ago0xf2d137…720beb
0x6e36…24700xf92b…2a68Base—$0.04100%fluxa115d ago0xf8830e…0badb7
0x2804…96140xf92b…2a68Base—$0.04100%fluxa115d ago0x928c55…ff8400
0xa5eb…96cf0xf92b…2a68Base—$0.04100%fluxa115d ago0xa17dc0…9437a0
0x8c74…a8860xf92b…2a68Base—$0.07100%fluxa115d ago0x1a5e68…f5ca6c
0x1264…48d80xf92b…2a68Base—$0.07100%fluxa115d ago0x6904be…b1f128
0xc788…c1770xf92b…2a68Base—$0.04100%fluxa115d ago0x207f0b…71190a
0x9c56…aa590xf92b…2a68Base—$0.04100%fluxa115d ago0x7d239f…ef3fc1
0x20a7…a9900xf92b…2a68Base—$0.04100%fluxa115d ago0xe12d66…0359b8
0x68f7…a3600xf92b…2a68Base—$0.04100%fluxa115d ago0xae08e6…5b70fa
0xbea2…003f0xf92b…2a68Base—$0.04100%fluxa115d ago0xef026d…ccb422
0x4f8e…471d0xf92b…2a68Base—$0.04100%fluxa115d ago0x258a5d…9a56c2
0xf96d…02d70xf92b…2a68Base—$0.16100%fluxa115d ago0x54c768…8a7b10
0xedc2…52890xf92b…2a68Base—$0.04100%fluxa115d ago0xa28d72…02bce4
0x0ef2…c1aa0xf92b…2a68Base—$0.04100%fluxa115d ago0x03c35f…a606b4
0xa987…51a50xf92b…2a68Base—$0.04100%fluxa115d ago0xad78d4…b257b7
0x0acb…bafd0xf92b…2a68Base—$0.04100%fluxa115d ago0xa1a98a…079e29
0x0594…ecc60xf92b…2a68Base—$0.01100%fluxa115d ago0x1d6bb4…2936e6
0xcbaf…92c50xf92b…2a68Base—$0.04100%fluxa115d ago0x143986…147b20
0xde5d…4bca0xf92b…2a68Base—$0.04100%fluxa115d ago0x003443…2ccf43
0x179c…a3b70xf92b…2a68Base—$0.04100%fluxa115d ago0xb525b4…5f635a
0x5d95…c0460xf92b…2a68Base—$0.03100%fluxa115d ago0x946942…12e7a0
0x088a…eab70xf92b…2a68Base—$0.04100%fluxa115d ago0xffbcc8…60822d

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.