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%coinbase66d ago0xa50308…c77dfc
0x1cb8…bdff0xfd4d…7f3eBase—$0.01100%coinbase66d ago0x46a05e…097713
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0xf2bae6…6b12fa
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0x7aedc0…77f017
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase66d ago0x7dc5ba…6dd2d7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0x064f1a…271263
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x0fd3e7…7feec2
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x7a7963…1decf5
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x1215df…7156c6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase66d ago0xed7e3a…b2b8a2
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase66d ago0x1f1cd8…a1d52e
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase66d ago0x731bb6…4b1ead
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x469016…347e6e
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0xd5b5ac…e561d6
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x9799c9…fb624d
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x585f71…cadb8a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase66d ago0x59e5e0…c86a2d
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase66d ago0x400868…b2ac24
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0x288468…f88a21
0x1cb8…bdff0x764a…4991Base—$0.01100%coinbase66d ago0xaa0976…3b03ab
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0xc9888a…e2f6bf
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase66d ago0x4cf465…9db0d5
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0xa89e92…0fa55a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0x4948cd…e0ef02
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0x3f3ffb…998d39

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.