Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x21147c…e50559 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xd909eb…e0c19a |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x010bdb…5456a6 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x874599…adac52 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x072d5c…842121 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x588a5b…b33ec5 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x78687d…63bdc4 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf72c99…bd7d6a |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xda1da0…1db7f3 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xeb4c67…7d78a7 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x1e767d…22a60a |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x17fbf7…3fdac8 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x66eed2…4ffc0f |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xcf2721…aee7ef |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x72f63e…2596e7 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x59734f…afadc4 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x583f86…008dad |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8a6a7f…b3a691 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x628781…b521d0 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x99d404…ea5ab5 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd41d23…42d465 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x902ec9…d5c401 |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb6554c…8e084e |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x264477…a6d81a |
| 0xd791…f1060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x08206f…edc28e |
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.