Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x62b7f0…0eb0c9
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x654715…05737b
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x61ef24…13f3b2
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xecc04a…f51694
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xeed007…9af7b8
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x49f00b…8cfa5f
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x98a493…f5b1b4
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x2d37f3…d1c4c3
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x59f117…cf2d3a
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xa52851…9b3e72
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x01c0ea…0e07c2
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x3e5357…ead8cb
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xe61ded…627fc5
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xfe8715…dcb470
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0x08f379…cfff52
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x2156bc…aff33a
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xa970bf…507f1e
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x9d28d3…981bcb
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x29d558…4ff17f
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x85471b…e906cb
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x577624…525b2c
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xf82d42…5109d8
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase13d ago0xd72e20…f666c2
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x955821…d55222
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x020ab2…55bf0b

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.