Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x4bbf8d…0ea62f
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xeb8c4b…8869f9
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0x4215f1…609f37
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xc539b8…7cfd1f
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x3c3142…255b3e
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0x18ff89…456274
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xd74fc1…cdaa46
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xfc6c29…3c844e
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0x1f496f…6fdbc0
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x96ec16…94e8dc
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xa82fa8…5ae7b5
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xbb06cb…7ad2e2
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x01f24d…c8df02
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xc4727c…25f9a8
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0xf67db6…c144e7
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x2ca0fc…7377cf
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xabf887…879810
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0x6b12ee…e7aca0
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x219ac6…5c6e21
0xb13e…a6ce0x5721…8867Basex402 service$0.001100%coinbase86d ago0x5277a1…fe0317
0xb13e…a6ce0x5721…8867Basex402 service$0.001100%coinbase86d ago0x5da8ed…ede839
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.005100%coinbase86d ago0x9b82fb…dc3dd0
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase86d ago0x7467af…a64169
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase86d ago0x05282c…e72ab1
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase86d ago0xb4bf42…260667

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.