Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x7e0c68…cd8963 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xd4ebd1…49b9f4 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x8760c3…1c1a8b |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xc52882…1b9ff1 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x04373b…d88697 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x31f07e…944f9f |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xb0fcab…fd4932 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x5c3768…8ba601 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x76ede8…3d45c3 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xd0f041…2df9ac |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x1f9230…4a8ad8 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x7a8acf…8a23f1 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xcd0738…34db8c |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x7257de…17e9a5 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xf680c1…504a2c |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x36ba46…aae849 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x9c39a4…099a15 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x8880ac…cf263e |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x669eb4…cd3cb0 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xc98c78…e9586d |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x4beaa1…ad7006 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xbd48ab…073f20 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0xd5e992…0b6343 |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x7e4454…9c666b |
| 0xd2b7…e7400xb4d6…2f46 | Base | — | $0.005 | 100% | Route unknown | 86d ago | 0x2c3ee4…de82e4 |
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.