Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0xafeefb…81eef2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0x545114…68cf2e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0x33643a…e33a60
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x06f983…2f7ac7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x3a1c44…134111
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xf7a179…31c48b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0x4f1fa1…ea7a2b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0xff7c22…84f2b9
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0xaccaaf…092713
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase40d ago0xad87a1…04d354
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x9b8f93…220f78
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xcb90cf…2ccb91
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x81ff58…0b91a0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xfe41c3…78dc4c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x6af762…5ace5b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0x5cd810…fed935
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0xb1af64…5e6851
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xc260ff…869a51
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase40d ago0xe588b6…fa90e1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0x890d56…caf06b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0xae49f3…57dc14
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0xa622ab…1e5226
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase40d ago0x106e9c…f81907
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase40d ago0x9bd8ad…dfbf0e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase40d ago0x7d58e9…212a3c

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.