Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0c4d7b…2569e7 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa81812…ea6355 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0be7da…d1fa9c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcda18a…548cff |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf275b2…04a4e6 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb06ef2…13e01f |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x72ee5e…e76d9c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0ad813…9b8890 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x65cbd6…453a6d |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xda5bd4…a18ee1 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdef1bc…c624d6 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7b25d4…0588c7 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x39e2df…60e06c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa4e690…4cc749 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x75f40e…97b69f |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x69c9ba…64e987 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x60c3c3…ee50c6 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x530c5b…0c2210 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6f600d…806dfa |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1e799e…c12217 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7de46e…7fc838 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x364fdf…2b6e5a |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x37a695…674f79 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc536f5…a08cce |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6eac03…211c5a |
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.