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 | 89d ago | 0x3db468…b3a97c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x3166b9…d91e5c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x5c52e1…a5f152 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xd8fb55…bd96e7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xeeb5ba…284eaf |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x49918a…f7ae96 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xd18ba2…47ef8c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x9bf7bc…f23e66 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x42c9db…745209 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x893e49…af7d41 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xc48fc5…694fe8 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xc92912…681556 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x1660aa…d91e85 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xabe1ba…3a9a61 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xe45aa1…e9ef7a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x3c23b0…33b68c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x32c827…e4fe3e |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x61d40b…4384a4 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x15bf5c…612e35 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xf7f4a5…5f8303 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xe5c98d…2c90a7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xeb112e…815c54 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x59015c…56a7f7 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xeaa2da…557705 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x4ec9a9…989b08 |
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.