Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd27f2d…18c86d |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7bea1d…119ba5 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe42300…b9fea9 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x968b4e…c8b054 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x55685b…ba6837 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xac7f99…acae3e |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6ae7ef…493709 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x803c9b…6401ce |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfd1304…4834f4 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x364d80…9a5b71 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2d253b…e27308 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x16ab2f…3cd982 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb57352…d35873 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc86928…823926 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8f93d3…5aa804 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa58b5b…818bd9 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1d3385…c40b87 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xce393e…e8c6f1 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x63d915…a1e245 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe4c956…dd6266 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcdced5…c6b796 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe172a6…cb2eae |
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.