Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x877e…75aa0x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x1a99c6…f30d56
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0xe2f587…01f609
0x877e…75aa0x1484…c2c5Basex402 service$0.06100%coinbase93d ago0x1530b0…da6cfa
0x1484…c2c50x3922…d523Base—$0.05100%coinbase93d ago0x2b0c79…8712ce
0x877e…75aa0x1484…c2c5Basex402 service$0.06100%coinbase93d ago0xe809a6…722815
0x1484…c2c50x3922…d523Base—$0.05100%coinbase93d ago0x5b1a92…5de196
0x877e…75aa0x1484…c2c5Basex402 service$0.03100%coinbase93d ago0xdc5530…cf9054
0x1484…c2c50x3922…d523Base—$0.02100%coinbase93d ago0x86f06c…26a564
0x1484…c2c50x3922…d523Base—$0.05100%coinbase93d ago0xfb8b6d…0292f4
0x1484…c2c50x3922…d523Base—$0.02100%coinbase93d ago0x60a9d6…14bc4e
0xd9c0…d20a0x1484…c2c5Basex402 service$0.07100%coinbase93d ago0x7d5526…e06393
0x4a0b…f6650x1484…c2c5Basex402 service$0.05100%coinbase93d ago0x76e6da…d52751
0xa461…13580x1484…c2c5Basex402 service$0.07100%coinbase93d ago0x614990…483227
0x0a81…48e30x1484…c2c5Basex402 service$0.07100%coinbase93d ago0xa0fcc9…a11b0b
0x91e3…842a0x1484…c2c5Basex402 service$0.07100%coinbase93d ago0x8928a9…ca6d7f
0x79d8…61300x1484…c2c5Basex402 service$0.07100%coinbase93d ago0x976868…3f5cfa

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.