Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xcd59c3…a8367e |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xf09ca1…8e9ff4 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x406a38…a35159 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xa9b37b…f1bd6b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd30123…dd235b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x373708…f42017 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x1096ce…c295c2 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xf2eb3a…eb6644 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x361d5b…870674 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x9f0614…1e9a52 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x2ffdbf…9ab4c7 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xe9bda9…c47b51 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x5e9990…1720ac |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd8c15c…033ae0 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x03bad2…af7979 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xf35919…c93ff8 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x6ca674…0d9451 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x6b02cb…fcd530 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xbb4a9e…a077e6 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x412bde…22309f |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x8ce838…106b8b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x633ac4…482466 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xca6cdc…6fdfbe |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x8b938c…030ce4 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xe80ac9…a9617e |
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.