Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase44d ago0xbdd08b…dcebf3
0x8920…3a7e0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase44d ago0x0f47a0…6eb173
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase44d ago0xe3036c…558315
0x9688…d92d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase44d ago0x8d5462…8aa271
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0xbd9b88…42b486
0x4629…6f820x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0x153e13…6f415f
0x4629…6f820x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0xcaeb44…190ee3
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0x2eb35e…5d28d2
0x236a…a3590x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0xb86140…085bd6
0x72f6…04c40x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0x887c19…a76c18
0x91bd…ec580x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0x5e0468…8f4214
0x91bd…ec580x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0x563086…296886
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase45d ago0xd0b3c7…b39fe9

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.