Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase104d ago0x4e1b2d…5c37d7
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase104d ago0xfbd4e3…b5d30e
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase104d ago0x449b2f…0d14a2
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase104d ago0x2f4b59…c939e8
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase104d ago0x52fde0…c5776b
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase104d ago0x88a272…222b95
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase104d ago0xe010fd…93e8db
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase104d ago0x4fc922…a44bf6
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase104d ago0xa8d974…96acb6
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase104d ago0x82a3c9…9c48b9
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0xa4abfa…617aaf
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0x4aefb8…d1c064
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0x99f4a5…cebf40
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase104d ago0x316a7e…b7c792
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase104d ago0x9fe969…90c40f
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0x86037c…a56cd9
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0x3431cc…56bcd6
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0x299264…bae7bb
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0x003737…3343db
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0xd0af72…920793
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0x3bdf67…837e80
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase104d ago0x86c1c6…e4f9ae
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase105d ago0x085ee9…e77893
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase105d ago0xeb601d…99e485

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.