Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x0f8039…062c49 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xe9903e…aadbca |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x19bb9d…2bc489 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x3caca6…82d67b |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x72f4f6…f307a5 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x55e9fa…8dc3ab |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x02f002…16964d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x0cb329…737b76 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xbae987…2518b4 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x5412ce…8e9249 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xd200e0…3920d7 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x5424c1…24e196 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xade69e…6703d3 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xe3ca97…8e2305 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x93cc11…11c18c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x51ef0f…7fbee0 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x2c1615…63aa5c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xca7929…965f3e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x94f935…5bd0d9 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xe79061…335b12 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xb2b22c…93ea75 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x716473…65b9c6 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x7d5f01…def5a6 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xc3aa42…507178 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x92fc39…b0a710 |
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.