Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xe64547…d6d8dd
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xafba3d…7a46e9
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xbf6761…f29bf5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x7237de…19e752
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x13324e…794a3d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x811b5c…4767cd
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x0a738e…88e160
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x64d4f9…5046de
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xab729b…ed7e80
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xc10e9a…545cfd
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x492370…a1d4a0
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x52ea34…6f4569
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xde76ad…d94300
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xc34e05…03f53b
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xcfa7c7…34b2d1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xc3ab02…1b24df
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x2d7de4…be9ba5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x9b87ec…bef770
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0xf2123f…6ca683
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x3f1762…7ef3e7
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase78d ago0x27893b…e574e0
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase79d ago0xd49f4f…635b39
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase79d ago0xf2daf1…ce11d1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase79d ago0xe8826d…5bdb4a

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.