Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x40485e…4036c0 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x8980dc…56ce3a |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xa7a5e4…79739e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x9ab93e…96ba0c |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x2bcdb9…6d03f4 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x4f48d6…ad6a77 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xe65537…403231 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x8c9cd1…b2bfcb |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xfd8bea…55db76 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xa82650…f310c0 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x003610…5259b2 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x45a3e3…aaf271 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x03b038…e9f860 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xbd6795…35b0ec |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0xfcb232…838e9e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x1dbd38…db6ae0 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 33d ago | 0x3ac33f…7bc562 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x26ec65…d03555 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xae7db7…f28c8e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x1f7f3c…271575 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x33e3a2…6ff7d5 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x6af31a…ebe9f7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x06b759…dd1e0b |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x4a6a6d…2f0407 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x9252b0…443bed |
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.