Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x96be1c…91d530 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x33c1bf…2dbdf0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x71a143…277fb2 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xef95b5…8e442a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x404faf…e4a0f7 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x064a16…53a5cd |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xe96dad…e22c3a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xafd8ed…376b66 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x1019e4…1fa36e |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x0051b1…30865a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x32a5d6…d44040 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x00c56f…2c5022 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x187f6d…9509ba |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xce7cc8…1d6a1c |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x72332f…6a6f6f |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x8ec8f3…1ece36 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xfd5b6e…8ff3e9 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xa39e9d…d5fe0a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x114789…f32a52 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x553ca2…38acdf |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x6c0cc6…0e1977 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x8102ad…55d7e0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x352436…db5ed0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xbfc953…86bfba |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x4f74ba…71bc63 |
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.