Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0xc4f992…ab107e |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x0d3027…d2ea17 |
| 0x14bd…5f760x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x83bb0c…8b11bf |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0xdac215…c30e0f |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x8a9154…9f2680 |
| 0x14bd…5f760x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x7b16d5…5accf1 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x9d6f07…061501 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0x3cd401…28d574 |
| 0x14bd…5f760x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 56d ago | 0xf50bb0…86ce70 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x0846e2…c22c86 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0xa799a7…7ca111 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x1d8613…2622e0 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0xdbfb97…7827b5 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x7b0536…f743f2 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x2bcbdb…5e3f08 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x325a4f…3a5de0 |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0xba69ae…416c1f |
| 0x15c3…bc2b0x4200…e8b0 | Base | x402 service | $0.01 | 100% | Route unknown | 57d ago | 0x549a0d…27e27b |
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.