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%coinbase20d ago0x672d94…246686
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x297875…174f78
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x547c14…0d4ba1
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x3cc241…4571f3
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0xfb592a…3c5ccf
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x0e81e5…c700c1
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x26e00a…190c08
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x4184aa…661a06
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x340942…dfbc59
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.10100%coinbase20d ago0x7c80fe…b3a9cc
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x93a00d…55988f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x0f0977…aaf2a0
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase20d ago0x3a15b3…3170c2
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x92552b…8ccfd2
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x64206a…ba810e
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x0a13d8…2ed67f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0x1a8a60…f47e55
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0xb46a78…36515d
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase21d ago0x418ff1…7cc8b3
0xc65a…28e70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase21d ago0x1ea504…631bd3
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.01100%coinbase21d ago0x5218c2…a4c514
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21d ago0x7bb3b9…045d57
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x3d8589…826b9e
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x432660…ce4ea5
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase21d ago0x23f55e…2bef17

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.