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 | 70d ago | 0x53c1a1…fc0f18 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x825c97…0c993d |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x3a8d37…6795b0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xfc12b7…3025fb |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x13daf0…4e852c |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x765885…f5f5ae |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xfa8710…7eb540 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xea9165…12fef1 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x605f33…093dfb |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x54748e…7ea7e4 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x3b8dff…1c4191 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x75eeff…21fe70 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x6eb4cf…5fca2e |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xc31e46…772874 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x4edf71…0601c5 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xd0ffed…c1bf35 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x8f9629…5e0814 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x115913…3e8db8 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xb35aa3…6d3937 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xc07e1e…b856f7 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x1d3d4f…73c282 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x6d6e75…32e042 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xae5cf5…723583 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0x4ec9e2…d968b5 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 70d ago | 0xde6670…0d6e68 |
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.