Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec6…9ab20x9dba…0df8Basex402 service$0.01100%payAI115d ago0xb7e88d…c64082
0xdec6…9ab20x9dba…0df8Basex402 service$0.01100%payAI115d ago0xc5ad72…12d49a
0xdec6…9ab20x9dba…0df8Basex402 service$0.01100%payAI115d ago0x45fef6…d442f1
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x3a785c…d0c31d
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0x313933…632b13
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x5e3fa5…79483a
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0x2560f0…254ec5
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x057f55…322347
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0x537a3c…e53fde
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xb7763d…9bdb2e
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x919ec2…34f101
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0xfb2f17…96306e
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xbf8a74…cefd57
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0xfe0aad…9987e6
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x42498e…e86568
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0xb0d0cd…035884
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x958c4e…f9b69b
0xdec6…9ab20x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase115d ago0x416600…abd12e
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xba2db2…5a1f78
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xdcd09b…6a301e
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x489449…67a554
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xea3b9b…2d4770
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0xe1e93e…e7997f
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x08821a…106efd
0xdec6…9ab20x9dba…0df8Basex402 service$0.005100%payAI115d ago0x228050…b2dace

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.