Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xc1f6b4…8965c1
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0xc81f83…ef9623
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0x033f88…54b3df
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0x380935…6db331
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0xed3ce7…45b8d6
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0x635ea7…a62935
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0x0025a6…ea9858
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0xe5f1e0…689a28
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x0f0098…2af0d4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0x024994…4c5c92
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x157050…70addb
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x3472b6…2096a8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xfb4180…6629d4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xdd54fe…0305b7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x8ce647…306675
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x66b74c…0872f8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x6e862f…4e6c76
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x1be7ec…81dcaa
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x87edec…e11db6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x5cf20e…a778f3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xa789de…6843d6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0xecfb77…e0c5b1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x85f0fc…251874
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xc932e6…681dd5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x2e1c6b…4495b4

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.