Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x1b95c6…a2056d
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x85257d…68d478
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0xd371a9…d93566
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x252c71…cb0f68
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x1c0b0e…755f8c
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x321e67…bcd7c8
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x69ce38…232db7
0x9cf0…7c130x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x7bebf2…efccd4
0x9cf0…7c130x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase35d ago0x0f2748…437f82
0x9cf0…7c130x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase35d ago0xae65a7…a02f98
0x9cf0…7c130x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase35d ago0xb1e485…662a62
0x9cf0…7c130x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x08edad…41a44e
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x06597c…6c8c63
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x5aa92a…8b0072
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0xba36c0…b12dd4
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0xfe9eca…f74ed0
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x1410f2…f97445
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x2205b8…c34751
0x76e9…57b30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0x3c2886…91028a
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase35d ago0xbbfa0e…dc3c59

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.