Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xed53ab…db96e3 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x400c0f…ee3aa8 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x677a0d…afdac1 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x15e4a5…cad726 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4df5b1…bcef49 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x8a4580…36bda3 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x996e5e…9c86e8 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x3117ac…a2a039 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x824a70…37650c |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x26e6ca…48d0c0 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x5827a1…bd46e9 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcec695…eb6d78 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xaa39cd…e1c618 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xec8410…f4fb5e |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcf899b…3d8028 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x28176f…1eb644 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe44202…654361 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x83ea20…bea1aa |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x907a0b…a61f99 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc0ef00…2432ee |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4ae6e3…8f35b0 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x6e7836…15a3fa |
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.