Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase115d ago0x75f79a…3c8f1a
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase115d ago0xf8bb50…0f11bd
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x4c3fdd…48e139
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase115d ago0xe184b7…14f00d
0xdf7e…c36e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x9437d7…2b14db
0xdf7e…c36e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x43368d…bbf427
0xdf7e…c36e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x412b46…d9d608
0x9723…cac80x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x1817c1…e21169
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase115d ago0x54b4a5…213cc8
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase115d ago0x16fe07…3341dd
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase115d ago0x155fb3…b492fe
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase115d ago0x07b5dd…11f69b
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase115d ago0x857168…0670ed
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0x842ecd…a67def
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase115d ago0xdd3357…1d91a1
0x17c0…438b0x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0xb020b1…853bdb
0x17c0…438b0x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0x48874d…d406cb
0x17c0…438b0x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0x8f8bb5…bd27fb
0x17c0…438b0x1274…d0b6BaseToken PricePrice$0.01100%coinbase116d ago0xb2d0ee…203e89
0x17c0…438b0x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0x18bda3…3f83cc
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase116d ago0xca1acd…9fee4a
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase116d ago0xd98c0d…d2b1ff
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0x95ff5e…eb50ae
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase116d ago0xa96a07…399ec9
0x0e35…35840x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0x69e1d4…9c9438

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.