Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe716…41150x9305…f13fBaseNansenCrypto$0.05100%coinbase28d ago0x0aed20…79be26
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xd8634f…546e65
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xb28277…f7c2cf
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x2d6deb…d674cf
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xbeeb11…920093
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x93687e…cab9c1
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x75c718…fbd3aa
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x272abe…502c78
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xbc6394…368715
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x498881…24383e
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x7102f5…383daf
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x17d669…ec6336
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x2eab33…923505
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x4e690c…4cc52d
0xe716…41150x9305…f13fBaseNansenCrypto$0.05100%coinbase28d ago0x0e159b…9e1be8
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x18a6a3…f3497e
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x48b9f6…8f25d5
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xcecdec…6e0075
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x4a6c84…b0a05f
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x3b0ffe…fde741
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x32a423…2213f9
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xd55db3…e09b38
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xa4f9cd…433664
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0xc73248…944201
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase28d ago0x960262…85f965

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.