Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5be352…b03f00 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8589f8…26068d |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5cfc8a…2b0cd0 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x35c3a0…c18c78 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x02b6a4…d60b79 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x10f009…d431a6 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6f3ca5…bba64d |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc13f66…022490 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x60a711…1c33a6 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd09b73…462b0c |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7be5e2…21822e |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb406a5…158690 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe51b4a…75dbac |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x483197…2435fa |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0986c5…be059c |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbbaea0…d1bd84 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc0467d…9a397e |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe1f582…0a5d25 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x347609…fede65 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x43e5e6…e912f1 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb4103a…3c7296 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2215d7…eb6dff |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfb1559…655f4a |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4ac9b4…c74006 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5d8c8c…7ad438 |
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.