Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x509a…d0260x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x4b756f…df33fb |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 86d ago | 0x87339c…417d89 |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 86d ago | 0xf37173…5c21f4 |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 86d ago | 0x19c8e9…63ca20 |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x0b05c5…ec78ca |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0xd00502…ec4483 |
| 0x8362…26150x4df6…cdea | Base | Web Search (SERP)Search | $0.15 | 100% | coinbase | 86d ago | 0x23e0d1…4e4cfb |
| 0x9d9a…d5e40x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x214ea4…cb52bd |
| 0xee66…ec870x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x9bfe4a…6a2379 |
| 0xee66…ec870x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 86d ago | 0xe7d702…840d73 |
| 0x3d09…7e000x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0xc0f253…e0c2d6 |
| 0x9181…cf540x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 86d ago | 0x82de2a…f14be6 |
| 0xe47e…faf80x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0xc0a479…3f8549 |
| 0xa8f5…c2100x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x6f35ad…2a470f |
| 0xf956…9faa0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x1317de…e91ecd |
| 0xb091…029b0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x0ef52c…e47ece |
| 0xd15a…098e0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x79ab38…2304d9 |
| 0xb091…029b0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 86d ago | 0x4f3740…f6b071 |
| 0x2c58…29500x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x0b489b…4ad493 |
| 0x96bd…16c50x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0xaaed83…bb64a0 |
| 0x3f52…3a8f0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0xa84c0b…ef7532 |
| 0xa716…b6280x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0xb3e876…c97614 |
| 0x8345…5fd70x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x6c0c1b…61ce11 |
| 0x6feb…4ab10x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 86d ago | 0x7ad43a…9cdf16 |
| 0x811d…61880x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 86d ago | 0x4d31ff…19ee63 |
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://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.