Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase86d ago0xed9e74…97bb9c
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase86d ago0x5af823…f0861e
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase86d ago0xb74e37…1cd0a0
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase86d ago0x674902…2df5ea
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase86d ago0xf35f9c…854254
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase86d ago0xa5f7f5…07c8e2
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase86d ago0x93b289…a19e9a
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase86d ago0xabbe61…cf85df
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase86d ago0x7b179e…73691e
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase86d ago0xb9d519…3702be
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase86d ago0xe5c5ba…c8c5c7
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase86d ago0xb3a37d…33d436
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase86d ago0xe867e8…12e409
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase86d ago0x7994fd…3922f5
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase86d ago0x6bfd07…0aa9f5
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase86d ago0xa58094…145bff
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase86d ago0x68f0f2…3f82f3
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase86d ago0x437101…623fc8

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.