Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcb406d…4060c3 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdae5b0…b4458f |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0adbef…7543c7 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8e4ae9…5e1a83 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x65d56b…35b2c9 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x26f665…42f4f8 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfd93b0…b8b8f0 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa20be6…41fa91 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd30ebb…16e1a6 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdc6f7a…adc73c |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x746224…e8c463 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x51e3fa…6e65e5 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc4351f…8b5f4b |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaf0e17…f31666 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0c5f04…70b643 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbb8080…d11033 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x46f0e3…1a7287 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa7208f…68759d |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc621ab…bd6c75 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x374662…ee7147 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x427a0e…ad53f6 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa29de6…7f7635 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1fee1b…cd4a09 |
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.