Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x0bf6…019bBasex402 service$0.001100%coinbase5d ago0xf5c529…fe98d7
0xc9c7…16700xbd35…2f7bBaseEl Nino Market WatchEnso$0.01100%coinbase5d ago0x0ee371…2f8031
0xc9c7…1670mechamanda.ethBasex402 service$0.001100%coinbase5d ago0xad7803…ce18a5
0xc9c7…16700x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase5d ago0x96fefb…1a0fe0
0xc9c7…16700x23c9…db35BaseCrypto Data AgentDefi$0.002100%coinbase5d ago0xc13e93…9b1f3a
0xc9c7…16700x908b…36aaBasex402 service$0.005100%coinbase5d ago0xf31318…f3a655
0xc9c7…16700x1538…475cBaseUsenamiFunding$0.001100%coinbase5d ago0x644e6a…7fa7fc
0xc9c7…1670orchard-dataBaseorchard-dataTrending$0.005100%coinbase5d ago0xbb6cc7…bb5827
0xc9c7…16700x4cf3…3aceBaseRemix ProjectSolidity$0.01100%coinbase5d ago0xe4c2aa…61f9f3
0xc9c7…16700x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase5d ago0x7541aa…57dd42
0xc9c7…1670lasofinance.ethBaseLaso FinancePrepaid-card$0.001100%coinbase5d ago0xc8ef39…af3dcb
0xc9c7…16700x169b…83d1Basex402 service$0.03100%coinbase5d ago0x164ede…8487e2
0xc9c7…16700x1a9a…33e5Basex402 service$0.001100%coinbase5d ago0xa5c8f5…a633f4
0xc9c7…16700xce48…856cBaseAproxPayProxy$0.003100%coinbase5d ago0xd6b14b…0bcb0b
0xc9c7…16700xa2ad…00c7Basex402 service$0.001100%coinbase5d ago0x9d6b5e…8cb292
0xc9c7…16700x0cb1…f9cbBasex402 servicePolymarket$0.01100%coinbase5d ago0x333463…2475c3
0xc9c7…16700x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase5d ago0x1e6e6e…b60d35
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase5d ago0x0dda7e…9f3178
0xc9c7…16700x3268…5c64Basex402 service$0.002100%coinbase5d ago0xf76504…af733d
0xc9c7…16700x519c…0c81Basex402 service$0.005100%coinbase5d ago0x8c4920…835765
0xc9c7…16700xed18…57b7Basex402 service$0.001100%coinbase5d ago0x48c31f…1453e3
0xc9c7…16700x4466…125eBasex402 service$0.005100%coinbase5d ago0xa32886…e2930e
0xc9c7…16700xd3fa…e723BaseKeystone Opportunity APIAgents$0.002100%coinbase5d ago0x29fb0f…58fe02
0xc9c7…16700x56a0…5838BaseAura Agent Commercex402$0.01100%coinbase5d ago0x3d31aa…ecf0ef
0xc9c7…16700x2bcf…f752BaseAlphaPipeline Kimchi AlertCrypto$0.01100%coinbase5d ago0x4829db…32fcfb

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.