Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x7fd1ad…074fa4
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x2a560a…448b1f
0xb3a4…21f70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xdc2bec…6e34bd
0x25a1…ae780x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x88c652…86da53
0x25a1…ae780x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x7c6925…0c9303
0x25a1…ae780x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x24552a…f84abb
0x25a1…ae780x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x57f262…609cb5
0xba32…4c8d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xe759f5…9548c9
0xba32…4c8d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x4c44c4…6f8ddb
0xb957…d81a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xbfe0a7…606b0f
0x9dc1…e94f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x455a44…57ef9f
0x9e31…e7dc0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xa76b86…6c1709
0xf7fc…f2760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xedb258…21c2c0
0xc7e2…69540x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xd42da8…e76553
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x7fb7ef…f14fa9
0x2ed6…6cf80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xcf8ee2…cdc55b
0xbb7f…da370x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x03f7d5…513508
0xea96…d8500x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xf698bd…922a00
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x97549f…153150
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x6b906a…edaa66
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x9410de…72213a
0xc971…a09e0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x7ebd3b…d4ad85
0xa2e9…653a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xe9a106…8db1e7
0xd6b3…dc2c0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0xcea809…c00c28
0x965d…3b390x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase6d ago0x7aea8a…8a1802

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.