Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xce18cf…a8a243 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xef9d78…b69146 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa5b943…9f6196 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2da286…e7dedc |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x161dc7…0e8107 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x87fa94…4caf1a |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf6769a…727410 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdebe35…64dc59 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdbecf8…6c230d |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfcf532…60df1e |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x09715d…5304f9 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0d3bcc…c71a67 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x70bc56…7eca92 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3cc700…b72a6f |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe1426c…92c32b |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5ce278…48c31e |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7e9455…64839d |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb3cbdb…f1086b |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6bd9eb…3f3f33 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2bf769…c9ddbc |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xeabdd6…9ea1c8 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x35faa3…ffee13 |
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.