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%coinbase15d ago0x34d415…6af2f8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0x983c99…8bc615
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0xe1be1e…a60149
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0xcafff1…50ab97
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0x247c77…d8341b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0xb766de…8f800c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase15d ago0x8d2d0a…af213f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase15d ago0x5b5194…9287b7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase15d ago0xdc35a1…1cee84
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase15d ago0xc83fde…7aaf45
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x9dc511…b35f1d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x0b60b1…95e7ea
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xcdb740…1f29dd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x5ed090…fd1868
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x4bf395…fd9adf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x13ad0c…a5e0a3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xf5761d…8bfbbe
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xc05760…46b5db
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xf020c3…c4c671
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x6df6fe…ed0090
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase15d ago0xe54273…a8fdd7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase15d ago0x02823d…e9651d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xa081ea…03e903
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0x5413e3…e46fd5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase15d ago0xe80eaa…4a091b

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.