Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0xa3620e…9f5fe2 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0xc29264…c17211 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 13d ago | 0x7db04f…5ae39f |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 13d ago | 0x889f1d…c8ecb4 |
| 0xd04f…440f0x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 13d ago | 0xd0842a…8f7513 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 13d ago | 0x8fa3ce…790fb4 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0x86e980…02ce51 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0x7cb068…6667b0 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0xf828be…ec26f6 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 13d ago | 0x74557c…0cecaa |
| 0x01f9…84d30x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 14d ago | 0x727f88…a4131a |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x41104c…593bea |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x239fe3…f9d72a |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x1ab1f7…7791ff |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x6f45b0…2d3570 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x093ae5…b42b50 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x6e710d…74a893 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x8d14c0…fcbd29 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x443b93…db318b |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x0f2688…b03bd5 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x369512…0ea2b3 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 14d ago | 0xc78613…1d0d10 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 14d ago | 0xe98c74…40a304 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 14d ago | 0x77c1c5…86fca1 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 14d ago | 0xf58414…d66e40 |
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.