Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x6597a5…bd722f
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x5cfd5b…c17324
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x71d5ed…839e5a
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xc149c3…d76628
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xbf3e8d…61501e
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x848178…079fef
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x3483f2…6705a1
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xab4f4f…c1930d
0x9657…056d0x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xfca37a…8ffec7
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0x873973…b5595e
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0xf0b1f6…4a661b
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0xd83e9b…5abc60
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0x41cb30…334042
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0xcf4619…5efbb7
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase33d ago0x286d8e…825bae
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x6ee682…eb6eed
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xcfcc67…32d2ff
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xe00039…849821
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x42d7b5…8bf11b
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x139931…ef84ef
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x09a5e2…16c472
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xc13c02…605851
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x6cce0d…665b1e
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0xd276fa…d9942b
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase33d ago0x50557c…49d086

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.