Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x166a38…7d7cee |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xb0fe54…1f16d7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x9591e3…879e16 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x008b02…fba6f2 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x66e344…7f3160 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xc2d32d…cff2f2 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x2aaa24…3a1d3b |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xcd8e14…a4ed57 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x2471b5…4ad963 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x8057b1…a072a7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x5cacaf…e176fa |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x26395a…2ac675 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x8545b9…767b0c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x5b4a8a…cfbc28 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x1ecdb9…0ab14c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x1ee6ea…e9d566 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x9e61cf…3ce0ce |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x0e83e6…e7987a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x5acbcf…bf5715 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x818534…d1ab6c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x7204ed…9460bf |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x79874b…1eac18 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x51b613…dfce57 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x60baa5…0e9384 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x4fc776…6959c4 |
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.