Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x6068a7…9fd0b8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x65b165…d9b4a4 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xca38d4…1ae941 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xced8a2…68660b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xc3c9d9…f70622 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xeab756…f39ed4 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xa1bbaa…2b5505 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x273503…3b1199 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x67c6f9…320bdf |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xfb32c2…760dba |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x293f36…785a20 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2cc760…b53210 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3580a6…52e86b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x734f7e…6c1d74 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x86a132…0e4ce2 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x64d2b2…a51b44 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xa12944…8fbba3 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe38c80…a32866 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4eaaf2…583f2e |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb64f78…f97ec8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd3a0aa…9d2d21 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3ef73e…4a1a18 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd25a06…2dea0d |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xa7c2ad…da401f |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x60fae2…ea1d01 |
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.