Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x9afcc6…11f78d
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0x5fa88c…b3c4a9
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xfc1e45…5898a0
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase65d ago0x8d6ec4…de95d8
0x1cb8…bdff0x52be…5164Base—$0.01100%coinbase65d ago0xc3eddd…6efb15
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase65d ago0xe5315f…78cc5b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase65d ago0x96f61c…45634d
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0x7d9cdd…645763
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase65d ago0x31a4e8…c32797
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase65d ago0xfca861…c8f645
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase65d ago0xc1d5b7…e62f24
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0x0a1b08…4ed839
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase65d ago0x3bc9bd…d55dcc
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0x592663…231fb0
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xced587…1d2a95
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase65d ago0x1ba79f…3e4be9
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0x2b6e10…32ae44
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0x94f4d3…ed53ce
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0xe14942…9686db
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0xa06e8e…b27caf
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase65d ago0xbdb44a…52cfe5
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0x69c919…c07a15
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase65d ago0x0f5cca…ae912e
0x1cb8…bdff0x6de9…3b9dBase—$0.01100%coinbase65d ago0x1d59ec…e8f8d9
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase65d ago0x196887…4e297c

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.