Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xcd2fcc…039fb5
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xa65e00…ac2c1e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x273c8f…c229a9
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x2773a1…177892
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xfa1278…d3c58e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x5d9e0e…b4f9eb
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x13afca…ad688c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xa2b6da…d952c3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xbb65af…f2e831
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x35302b…dc20b2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x1fe232…bc8d32
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x1b2809…673e3d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x5079b4…b25ef8
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x70e92b…f24225
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x0cbcc2…001558
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x171935…a5feb6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xd7b3ca…6a7929
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x302061…a2ccbd
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0x5053b1…a4ca38
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase75d ago0xd5f433…aaa3b6

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.