Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xb5b489…a1d9ac |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x2a533a…50912e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x9687dc…b2f751 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x5f1823…473bff |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x93b9a1…471aac |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x99c14c…09af12 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x238998…8765b4 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x21c97d…2d7298 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x92dd05…456c99 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xf44970…3a8639 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xe7e9bf…4e0fc4 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x81c55f…58d700 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x7920bc…fdc7f6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xec99e5…e6a7e8 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x749426…eb836c |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x205615…396161 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xb3053b…cfa248 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xee3429…539375 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x940a52…897be3 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x665041…09a322 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x837ccb…eeae62 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x107945…e251de |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x2b708e…d91a3d |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x539164…40fcef |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xbacc75…51d6ad |
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.