Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9abb1c…bc68b2 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x34aabf…88deed |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe2e00c…d31902 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x039dca…005812 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x304aab…24e17b |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xcee4a2…d3fa36 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x25ebce…0f42f4 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5740b1…94fb2a |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xfefdb3…f666b1 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf1c892…be184f |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x44267b…7aa565 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x15e0ca…2b90e6 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9718b0…43a2eb |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x91b44d…5f8f1c |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb8a931…695b82 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa99561…92b838 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xde53f4…912ac8 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x776430…4c661b |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xd52ee2…be8272 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfb82f7…69efca |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xdcee47…ffba4d |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x51b26c…94829b |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x558764…ed45cb |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x92a5ab…45cf82 |
| 0x18cf…f8950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xefae57…18c5c3 |
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.