Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%coinbase2d ago0x4a6af8…5d66b6
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%payAI2d ago0xcf08a6…fab9d3
0xc875…8fca0x7d1e…9a6fBasex402 service$0.02100%payAI2d ago0x2ffd5e…812fab
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%coinbase2d ago0x1644c9…789491
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%coinbase2d ago0xb55295…5113c3
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%coinbase2d ago0xbb2ca5…47f6c1
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0x5d6c37…3c7cf7
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0xba1055…9b9286
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0xd62689…471ee6
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0x0b018c…3f2784
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%payAI2d ago0xe3477b…b96d6f
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0x6de467…5105ac
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0xff274f…964a38
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0xcab0b9…7168b1
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%payAI2d ago0x3dcd63…156722
0xc875…8fca0x7d1e…9a6fBasex402 service$0.02100%payAI2d ago0x234cdc…c50d69
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%payAI2d ago0x422ec4…99b756
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%coinbase2d ago0x9e125b…fc7988
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%payAI2d ago0x01132d…0e7dc7
0xc875…8fca0x7d1e…9a6fBasex402 service$0.02100%payAI2d ago0x4903bc…f36984
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%coinbase2d ago0xfe25c0…6f6703
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%coinbase2d ago0x655bc5…ae5fd3
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%coinbase2d ago0xd4bd91…7f2033
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0x069014…abe0ac
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI2d ago0x7587cd…cd7a63

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.