Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0x68f3b0…52b80b
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase58d ago0xa1d696…891af8
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0x0f0926…7b5127
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0x2fca6d…076f51
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0x5544d2…59e6cc
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase58d ago0xba138b…451a32
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase58d ago0x0af60e…7a1889
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0xdcb04f…5ab8d2
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0x0dd45d…9878db
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0xbdc5f4…c05d0c
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase58d ago0x2c9813…311a6d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0xb119ce…de2cd5
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase58d ago0x92676d…47e062
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0xe7e42e…611e9d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0x39d236…b08812
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase58d ago0xcfe8fe…ff0528
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase58d ago0xb2f7ec…ce265b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x925b2b…3882f8
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x8d1b17…ab95a9
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x74929f…c2eb5c
0x1cb8…bdff0x6fc6…b82aBase—$0.01100%coinbase58d ago0x030460…694768
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0xfb5dc8…4c3f68
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x608200…161c32
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0x6fd2f8…d430c5
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase58d ago0x6e8d47…072ef4

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.