Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xbfb42a…60cff1
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x74568b…181b5e
0x86a4…822f0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x89d00e…74b9c0
0x8728…49910x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xd62cad…e53acd
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x3a839d…d705cf
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x6135b6…84ba05
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0xee7a03…e37e30
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x5ac84a…9fbfa4
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x49a2cc…1e0521
0x8728…49910x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x726efe…4b0c59
0x8728…49910x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x558445…83427c
0x8728…49910x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0xd5b56f…6e253a
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x4821b9…d92812
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xf78619…2402bb
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xbbfc6d…abdabd
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x71ed59…24dbb7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x5410d9…b46f48
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xfaaa89…b8c690
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x5e1ac5…3fe015
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x0e6f7d…ab1d02
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xd3330f…b679c5
0x48b1…07d30x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x3ce67e…594bae
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xfb2933…97e80a
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0xf6f451…6b9f9c
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase34d ago0x950751…5c19d5

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.