Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x0d8e2d…11fd8b |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xffd9c2…294482 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x9ae5b0…09cc49 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x73819a…12a798 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1d311a…55b8fc |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa6efd5…ddb731 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x36d273…a4e829 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xcff316…8c99c8 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x16d8d9…9d39c0 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x14a5bb…5f1c0e |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x27fab5…7a69a5 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xb72dfb…f341d7 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x00a078…c1e327 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x8bdba6…90418a |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xcac0b5…ef6aca |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x151f3f…727601 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x742b8b…61ef09 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x4ad9c2…8e0282 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x33a220…d88e73 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x82f669…132b36 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x0bfb2b…adfe22 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xfbef79…da2ae2 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x9b7206…fa97c8 |
| 0x4e17…0bea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x7c9492…1b1674 |
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.