Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase37d ago0x11f27c…f70222
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase37d ago0xca8dfe…bea9d6
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase37d ago0x58daa4…f714be
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase37d ago0x5a9cae…376f72
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase37d ago0xea7c14…7a3b15
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase37d ago0x6c9fa8…5ea5ae
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x20258b…1b913c
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x6a0a89…a22bce
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.01100%coinbase38d ago0x6b613e…32314b
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.009100%coinbase38d ago0x5e6d24…fc5856
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x61415d…1764fa
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.10100%coinbase38d ago0xf9f389…5393b0
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.006100%coinbase38d ago0x190419…809ef7
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase38d ago0x55ce6e…59f363
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase38d ago0x229921…bea1a2
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x44febc…934b01
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x39b030…a9efdf
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x6ca36d…afafdf
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase38d ago0xbb688f…4c743b
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x06bb75…6ced92
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x3428a0…e8c754
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x561439…4c1b5a
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xb26e72…846d70
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x161ddf…90deea
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x9d1604…db03ad

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.