Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x81adff…e029a5 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe15956…93fb10 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6cd942…c19b9a |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xccf995…79fd57 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3858d2…1d4527 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x97701b…4bbff8 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x590065…0e3dd3 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3a735c…592bc4 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x14188d…d8b912 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1d8ac1…1b0d6f |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe4a24b…e872c6 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x640281…7d834c |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe3cd54…327d9f |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x007447…226a72 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x61b824…892ae0 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8ca66f…fb54bf |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0dcc78…d0f749 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc939d5…e94d1f |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7c7abf…80fbf7 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6bd339…0adf5f |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbd69d1…344823 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9a1910…62b9c1 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8e7c95…86c367 |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x550ecb…50081c |
| 0x07b4…08980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4ef225…91ea58 |
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.