Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dae…6c180xe0a1…a320Base$0.0670%0x4af9…c95614d ago0xafac02…94909e
0x5dae…6c180x1da6…6f5fBase$0.0670%0x4af9…c95614d ago0xfc48e4…853cec
0x5dae…6c180xfb34…9a86Base$0.0670%0x4af9…c95614d ago0x5adb2b…965b96
0x5dae…6c180xce8c…0a8dBase$0.0570%0x4af9…c95614d ago0xa2f5c2…affc4f
0x5dae…6c180x92c3…120dBase$0.0670%0x4af9…c95614d ago0x1de7f9…c8cd02
0x5dae…6c180x0ed6…bec7Base$0.0670%0x4af9…c95614d ago0x52da9d…b3fadf
0x5dae…6c180x2508…684aBase$0.05100%payAI15d ago0xcec91a…b3aade
0x5dae…6c180x90dc…1e89Base$0.05100%payAI15d ago0x5e44cf…eab13a
0x5dae…6c180x78c3…43f6Base$0.06100%payAI15d ago0x3768ba…212b97
0x5dae…6c180x3555…8cacBase$0.06100%payAI15d ago0x5e44cf…eab13a
0x5dae…6c180x368c…e34bBase$0.05100%payAI15d ago0x401ccc…3c9a7c
0x5dae…6c180x7650…b015Base$0.05100%payAI15d ago0x3ad512…cf1478
0x5dae…6c180xeae2…f505Base$0.06100%payAI15d ago0xf90459…823900
0x5dae…6c180x579d…c5cbBase$0.05100%payAI15d ago0xfd2f99…49fc69
0x037b…4f310x5dae…6c18Base$0.78100%payAI15d ago0x96f335…7db777
0x5dae…6c180x0ed6…bec7Base$0.02100%coinbase15d ago0x760d1a…9e704c
0x5dae…6c180x2508…684aBase$0.02100%coinbase15d ago0x4ba25f…1f1015
0x5dae…6c180xce8c…0a8dBase$0.02100%coinbase15d ago0x00a27d…46bbe6
0x5dae…6c180x1da6…6f5fBase$0.02100%coinbase15d ago0x19eb44…5193f4
0x5dae…6c180x368c…e34bBase$0.02100%coinbase15d ago0x0cf894…781cf5
0x5dae…6c180x3555…8cacBase$0.02100%coinbase15d ago0x1e1a05…b0b828
0x5dae…6c180x7650…b015Base$0.02100%coinbase15d ago0x037e4e…b7df03
0x5dae…6c180xeae2…f505Base$0.02100%coinbase15d ago0x9bc592…689384
0x5dae…6c180x90dc…1e89Base$0.02100%coinbase15d ago0x9740b5…99aad3
0x5dae…6c180x92c3…120dBase$0.02100%coinbase15d ago0xb5f31c…857af4

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.