Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x31e969…e22720 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2a7a3a…e5eb96 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5faaab…8adc45 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x084b99…653310 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf58a77…5b6832 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0e8f72…5fedb6 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x54c894…c3ff79 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x82a638…a622be |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x77c07a…e78b49 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x535dc8…f18ef7 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x19dfd7…771fcb |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2c97c9…315bc3 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x19f171…85ce67 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe2b5dc…152b25 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7b0b3c…b2e31a |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5649d9…58b363 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2e6bc5…8a9ba4 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd810c2…3e146e |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x58bd86…57ac5e |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0f081b…274d0c |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x20c25d…eafb66 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc135d2…26fc2c |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb64186…a3b9d8 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x669006…e89768 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb10b40…378b54 |
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.