Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc771…f7750x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x78eaf8…c649f7
0xc771…f7750x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x9a6c45…8756eb
0xc771…f7750x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xe54d14…934cf0
0xc771…f7750x06df…fd6fBaseStableUploadUpload$0.005100%coinbase84d ago0x858067…81ba42
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0x7530af…bfe257
0xc771…f7750x03d7…584cBasex402 service$0.04100%0xf615…3d6c84d ago0x06f9dd…95aeae
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0xe363ea…1cfb12
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0x014335…84f74b
0xc771…f7750x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xcdced5…c44db4
0xc771…f7750x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x5468df…55b846
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0xc0fbbb…5ef30d
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0x98e4c6…cab0d4
0xc771…f7750x03d7…584cBasex402 service$0.04100%0xf615…3d6c84d ago0x61f1bd…4ef746
0xc771…f7750x03d7…584cBasex402 service$0.06100%0xf615…3d6c84d ago0x76fec3…d92573
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x491acc…7b806a
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x2e0e78…2e45d5
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x9d0355…6f2552
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xee8845…3fae21
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xaeb133…fea13f
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x867332…a1c675
0xc771…f7750x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x266ca9…95db71
0xc771…f7750x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0x812f4a…056048
0xc771…f7750x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xbd795e…f45bf5
0xc771…f7750x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0x09b637…13f0f2
0xc771…f7750x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0x3b6a95…9f6aec

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.