Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x2fa99b…dacbfc |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x6ce11a…35fbef |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x393789…d940a7 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x013bc7…3f239c |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x30985d…ccc424 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x517774…0c10f2 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 25% | Route unknown | 78d ago | 0x5588d8…be4e2e |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0xc58a6b…ad202d |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0xd9ee9f…9a7e0b |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0x59dbcb…eb51db |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x65c1ca…ddc550 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0xfce49f…2fd86f |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x23c3c7…68c1e0 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x533dea…10e1f8 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0xf219aa…ab488e |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0xaacff9…7a52ec |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0xa23132…a715f9 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x63422d…750067 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0xad0f44…87bbc8 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x9aa7e0…f51999 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0xfbf752…604717 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x13bb07…77821f |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0x0874f7…2412b8 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | Route unknown | 78d ago | 0x3d19de…0f6441 |
| 0x6f82…58f80xcfa2…4dbe | Base | StableSocialSc | $0.06 | 100% | candidates | 78d ago | 0x08e1c5…612eab |
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.