Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x0390…5d3aBase—$0.01100%coinbase62d ago0x9e31c9…b37c37
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase62d ago0x37e647…777456
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase62d ago0xc7404c…8964b7
0x1cb8…bdff0x192b…6431Base—$0.01100%coinbase62d ago0x40a902…e20c4a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x5f7b80…442d2f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0xb849a0…6baf31
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase62d ago0xa05505…e4db15
0x1cb8…bdff0x83d7…9290Base—$0.01100%coinbase62d ago0x931836…fce3b5
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x905c1e…0f2b46
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase62d ago0x4edf68…c00196
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase62d ago0x32ce8b…396717
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase62d ago0x972ab9…e7c70f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase62d ago0x41ba83…8ff523
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x2a6566…c212a3
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase62d ago0x3a8d68…944f0b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x7243d3…651fef
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x6b14ba…8ec3da
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase62d ago0x1427c8…89d38a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase62d ago0x8c6e9a…896a7e
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase62d ago0x472b60…f8811f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase62d ago0x624916…e87cdf
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase62d ago0x9cb604…5e11bf
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase62d ago0x45a644…fa1491
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x77b241…cf592a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x68856d…7af9e1

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.