Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x195aa0…8b1a9b |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xc5ba5c…5c8f3f |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xc76ff9…ee926a |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xba08cc…ff56d2 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8be09c…501848 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x303c0d…0f653d |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x57eac0…19523d |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x744e72…97d7f3 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x695b5b…f1e7dd |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x1fe664…fb08d1 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x578073…44cd68 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x73d3ee…097e1b |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x737fc9…c8afe6 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe0c164…86e118 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x01957f…e53fd8 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0b8867…ac0bc2 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0316f4…34567e |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x42940d…4e7e99 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x22bbc5…b14dae |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x11ca2d…ae16e1 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xb3d472…eef618 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x8caddf…11020e |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x11aa9f…45b9fb |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x401aba…bbae46 |
| 0x812c…a4340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x6a3da1…30fe13 |
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.