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%coinbase63d ago0x86eebe…e6a6f9
0x1cb8…bdff0x7f37…62dcBase—$0.01100%coinbase63d ago0xc0b870…649ad5
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0xfd8780…cdfa6f
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0x22c23b…6bf8ce
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase63d ago0x6aa2c2…98ad8d
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0xf53745…b62771
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase63d ago0x5f0846…e53877
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase63d ago0x9b0c72…e88306
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase63d ago0x5a1e33…314fb7
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase63d ago0xfaadc1…4a7452
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase63d ago0x121108…a536b8
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase63d ago0x80ff87…d2d25a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase63d ago0xda0403…44db8b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase63d ago0x2143b4…cffb83
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase63d ago0x4f3dfb…826ab7
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase63d ago0xfd6fae…199d84
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x741d76…c32c33
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase63d ago0x9a909f…4741ab
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0x6b303f…485ccb
0x1cb8…bdff0x5df7…a18bBase—$0.01100%coinbase63d ago0xc287a0…256fb8
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0x299187…9ed4f5
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase63d ago0x0873e7…a339b7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0x17c85d…225cf5
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase63d ago0x2c8ce0…14abfc
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0x707bbd…79bef5

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.