Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0xf65ac9…cd1086
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x96810a…070416
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase52d ago0x490cff…2d1c42
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase52d ago0x777573…0cf95b
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xe08e20…e1cea7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0xeae30a…aa907e
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x0183cb…87869c
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0xc66de1…4b755a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase52d ago0xafbe77…c0bbca
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x03be1f…8bb256
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0xf50bfa…2b2d57
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x37e7a4…69f75f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase52d ago0x914cbf…532c85
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase52d ago0x7e8f76…52cbb9
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase52d ago0x02d698…6fd726
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase52d ago0xedddb9…04288c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase52d ago0x45ed56…a928d3
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x9429dc…2360a1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x240780…62c18a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x1d43e3…60cbb1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase52d ago0x931863…c12bab
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase52d ago0x3c224a…616574
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase52d ago0xd7c089…468f89
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x4696d1…2b1b56
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase52d ago0x716e88…94634c

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.