Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xa43e49…5b4b90
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x20b0bc…86a67b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x763ac4…19d9c6
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xdee826…2cd081
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xa5bbd5…04ae3a
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0x37a5de…6fa9ec
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x5fcc02…b47597
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xc63395…6e70c0
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xcdc965…8d128f
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0xf1b590…06be38
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0xf65b58…b4d84a
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x73e710…e0bbc7
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0x5f2bc8…2af364
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xdaf66e…160a63
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xd49ff8…ca5a88
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x3a993a…602813
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x8f792b…9e9772
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x153432…118515
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x8cad66…d0e07f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0x4c81c2…3c4def
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x1edbe2…dcdbf2
0xc9c7…16700x9305…f13fBaseNansenCrypto$0.05100%coinbase4d ago0xed8a10…cac739
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xfe48d8…ab3458
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x17addd…1261eb
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x08d404…3a5b44

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.