Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x73fbeb…209f5a |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x8cb6d6…b362fa |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x74b074…44aaaf |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xa36fa2…e60934 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x4c7047…fd16a2 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xfeb700…d94251 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x89bb6f…d090a6 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x31d794…dcfcd9 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x18e221…9380c2 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x579fb8…4bb2c7 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x709e7b…f9c14e |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xae02b8…086cc6 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xe600fa…6ba6bb |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x5e9107…39c890 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x01f66f…bcdc4b |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xefd815…4cde6e |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x6153d5…edf36e |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x65fb62…45cf48 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x10b0b9…20c634 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x889890…54dac6 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xa5306f…72592d |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x167241…14f4f8 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x4b1e8e…8c900f |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0xfd7d2b…9fa1ff |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 73d ago | 0x1d4842…216cd5 |
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.