Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x263d8a…54a402
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x358a1d…1f40ba
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x015bec…f699dd
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0xe7e473…d98bc3
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x49a653…fd53e3
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0xfa9341…305bdb
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0xb46275…477924
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0xe0b751…0fce3d
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x9d08c8…6539af
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x5a0f4d…56ef1a
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x8f8283…9cc1d5
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x764e5b…f694a7
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xf204a7…93fa24
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x876bcd…e86fe7
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x2c7774…2cb448
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x11003a…19a084
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x443f2d…8b4a79
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x117aac…d7cfe8
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x46833e…9c8b5e
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0xbf1bb5…57ad08
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase35d ago0x487318…de1235
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0xd558bd…420d81
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x4dafe4…d43d48
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x7ee72e…9ace34
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase35d ago0x1298b4…039884

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.