Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6f88c8…1a559c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb90b09…959bba |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd5de48…8b8281 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6d4e10…80d27e |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x495dc0…0ead9c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0414e0…8fe325 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb5f480…eb1f0a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x60f8d0…a6d7fe |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6a266b…7eacfa |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x259583…1c0a75 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1f45a6…ebcca6 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5729f0…4ace82 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd10b1b…55989e |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x093b33…152972 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x972d97…7cff18 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x70eb8f…8cf8e3 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x50390e…f3f320 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf4fc86…90bf12 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf48ef3…29b98a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1c8637…88cfc3 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7a3512…5b0d75 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb546f5…c56d39 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0be888…e87330 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7f1a5c…9b50ce |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x070b5b…4067ab |
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.