Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0x6ca6cf…a57a97
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x34d86a…6cfd55
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase71d ago0xe9c634…1bb970
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x0ebe4b…bee7a7
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase71d ago0x62a572…7ca994
0x1cb8…bdff0xcfc9…5f64Base—$0.01100%coinbase71d ago0x121895…f9d241
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0xc3a873…fb0f9f
0x1cb8…bdff0x09fe…25baBase—$0.01100%coinbase71d ago0x85f128…cc51c3
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase71d ago0x367b95…be5523
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0xb69166…3b2030
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x23e9bd…abf32c
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x94abe5…123465
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0x3d0966…76ec62
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x86380d…387a0a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase71d ago0x7982a5…9e66b6
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x2e8a21…e795e3
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0xc8af80…8b5a87
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x1d8860…24f04f
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase71d ago0x9794eb…44107b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0xbb3be7…a32cb8
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0xd987ec…334b66
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0xf41037…4810c4
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase71d ago0xae49b7…dac857
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase71d ago0x95598e…b11474
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0xed9d8f…05efd0

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.