Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004175100%coinbase115d ago0x09a835…2c50d3
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.008572100%coinbase115d ago0x87b39a…272ea1
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.0041100%coinbase115d ago0x3786de…d53fbc
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.007759100%coinbase115d ago0x73126a…46b428
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004471100%coinbase115d ago0x5a9805…964b2e
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.009202100%coinbase115d ago0x7dcef9…33b3b5
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003991100%coinbase115d ago0x092a91…8e3ff2
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.007806100%coinbase115d ago0x0c92c3…247d5c
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.004717100%coinbase115d ago0xeeecff…7f1252
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.009595100%coinbase115d ago0xfeb2c9…67c065
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002617100%coinbase115d ago0xb9d4e3…594b12
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.006064100%coinbase115d ago0x57a728…ae578f
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003472100%coinbase115d ago0xa57fd7…37ef23
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.00688100%coinbase115d ago0x8201e2…476207
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.00284100%coinbase115d ago0xf46ee4…300d73
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.005957100%coinbase115d ago0xb84d39…ece3df
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002934100%coinbase115d ago0x873f16…da593b
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.005387100%coinbase115d ago0xc66aff…3bae61
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003188100%coinbase115d ago0x9a799a…0fea65
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.006285100%coinbase115d ago0x077436…0884d3
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002833100%coinbase115d ago0xec885b…b5f48a
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.0055100%coinbase115d ago0x71c321…d4d293

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.