Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xca3b84…c8617e |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x5389e3…ec5829 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xbdb2d2…a3b5b3 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x10005d…b6e0e2 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xea061b…d0bd08 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x46a444…cbba9a |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x4020dc…14d4dd |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x035c82…5d2bf7 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xe01ec3…c8bb11 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x4d55cf…7197f1 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xd6b601…2429ef |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xf85cfd…f66b17 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xaf396c…204a4b |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x8c3495…37bc82 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x1ebebf…d6020f |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xee1742…c8c2f9 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x33832c…a434df |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x5d10e5…135b02 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x9c5656…335b90 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x151339…c38d7d |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x3ad133…9440b4 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x82f4fd…2f1878 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0xb23c0f…32c051 |
| 0x5d4d…22c50x9dba…0df8 | Base | x402 service | $0.0025 | 100% | Route unknown | 26d ago | 0x1d711c…54dce9 |
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.