Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xac704c…8dd514 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xc45ae3…297e8e |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x767ca1…655d17 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x6ec55e…19eb90 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x46e11f…48ab38 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xba2ee7…86f7b3 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x5ae553…949862 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xde1e27…f00f89 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x530ace…25025a |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x6f5d46…78ff80 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb61578…571530 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x5b8df2…2493e7 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe1f527…91e809 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x4e616c…764c98 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x44523e…d9d07e |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc1a6a6…3421a5 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x72810f…bc9018 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x9ce46f…ca89ea |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x71af8b…57cb5a |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x4223a6…b07225 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xe75427…dbdfc5 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x5633bb…dc951b |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x28cd67…ea9691 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x474920…155f42 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3fdc0c…c5bbb7 |
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.