Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x6a32ca…353aa1
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x10e504…afecb9
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x8c326b…c012d8
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x3e213f…d723a4
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x34cffc…611a7e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x7512ba…cfc6b2
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x3bdf67…0a3352
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xff4178…2bb17e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xdbaebb…08832a
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xb3d6e6…959b17
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xddb47a…ba3b36
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xb4726f…ae5382
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xf5737f…cce740
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x5de100…832618
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x601107…859fc1
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xfde899…fd109f
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x95d6ec…3b946b
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xa60850…d8398e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xdecf17…cc5ea3
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x45ac91…8c91ac
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xf2e387…6d87e5
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x4882ee…253f3e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xeb1f52…c49cd6
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xa7de27…abd267
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xe5a0f3…c0ed0c

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.