Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xa77ee7…d89340 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x2d04af…39e5b9 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x6da55b…1a281f |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x2cd744…5bce47 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x4e1b99…6f2437 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xd61b82…fe2d42 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x3399c3…67e6f0 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x4944bf…9f663c |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x7192c8…994826 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x7a0d6e…d41408 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xafd918…55c4b0 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x8a1cd3…209ae2 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xc14220…9ba7be |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x4ef441…cccaff |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x9d503e…ae92a9 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x7f4906…d6b4eb |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x4d9e7e…90e608 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x95d3f6…eb3596 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x40aac1…e4610d |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xe10166…6a39e8 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x846f8f…3f4825 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x6e3943…9692bc |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x4dda04…41c0d6 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x6d0e02…e4d6e1 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xfb2be4…cf19fc |
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.