Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x99d787…9e1a1e |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x699beb…8e613d |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x770c8a…fbe2ce |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0b58da…6b8850 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7c3043…e0c636 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf7ba1b…382bd3 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc81318…272b96 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd8c7da…90ae69 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x806161…90dcf3 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x16aca9…466bbe |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xca0c6f…a48e03 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfa2426…48f080 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85fa49…ecd0a2 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x49313f…afb55a |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x81d520…840149 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x61e975…ec67c6 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x795384…e760dc |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x705aa0…4daa92 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2c7050…178a11 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xadc879…6d7345 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc2666c…573c3c |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb11c50…e6c3a0 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3b6d2d…e1faed |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x141744…1eef6f |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb37a18…452d8b |
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.