Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc088…1ec40x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x046219…2c4eb2
0xc088…1ec40x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x34ed02…943cc7
0xdf0e…b2350x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x6b2319…ef1bfe
0xdf0e…b2350x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x5c879c…f509f6
0xdf0e…b2350x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x3d10a8…1b4dee
0xe121…f7340x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xc48cf5…2d8fe8
0xb08c…c7bc0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xb62d41…9f6e80
0xc971…a09e0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x42dfd4…2b1932
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x01de3e…ef3aea
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xfc4e60…0dc40a
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xed1c18…644a63
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates98d ago0xc42841…9f13e2
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xf4c30a…9d3ca6
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates98d ago0x74cfe1…4d8764
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xc6ac43…6a53ee
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xd20d25…6642b0
0xbb5d…71a90x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xf3a6bf…b523b9
0xbb5d…71a90x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x4a8083…8ac1e6
0x7478…0f310x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xda95c3…438108
0x7478…0f310x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xa4be09…c30207
0xba32…4c8d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x45cae6…90fdd9
0xf945…bac50x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x39c569…b097ab

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.