Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x06084f…38245c |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb0a5a5…d74790 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3ce7e4…e93ac0 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x10c6d4…f8d90d |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x35ac29…548bf9 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd9416d…2dc4ea |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x78cc2e…8100cb |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x899783…a2d1a8 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x855701…99dc05 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7928b6…61281c |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xeb6758…e13250 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x771f7d…27144b |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x55174b…77a90f |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x073184…93703f |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaf07cf…684d28 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x422e1f…6e51a8 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb8fd76…9928c2 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xad9bcc…532442 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5e009b…9a7123 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9b4785…8551d4 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x374f17…9fa5df |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4b8079…3095a6 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x43b9c9…a420fe |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcc3642…f666e4 |
| 0x2c92…b2ca0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3fd759…e4857d |
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
Show the promptHide 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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.