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.004100%coinbase13d ago0x7e64fa…96dccc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xfcef5b…f2500a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x5e1c6c…9fbccc
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xd46bbb…d0bf6c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0xab52b0…3bfa24
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x3b4019…866e66
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x0ade22…472cf0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x246c83…b80b8a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0x69b797…8ab111
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0xdfdb9e…fd81d3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x04490c…01e8a1
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x9d6fe2…38413e
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x15d960…a5b5d5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0xbaae6a…9cd07c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0x2d140e…760169
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x59fc5d…abd4ec
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xaabfb7…216438
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x4e4ed1…66485e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xabac01…c1c321
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x385ae5…7e0753
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x0144ae…bea167
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xa46826…7a4f01
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xa0e08d…5743a0
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0xeb7533…0cfeb2
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x76ccb5…ffc22d

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.