Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2d74b4…26f9d8 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf4d709…23be96 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x482352…6cbfd7 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf39bae…531b7a |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x663c3f…d2e06b |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x899926…e2709f |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4084b7…bc0a83 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe1c0a3…96d728 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf3aa4c…69cfb3 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc08b2d…9d02f6 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd77509…7dad44 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x302997…eb1bec |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x44163e…f8fdce |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8f5cf8…35687d |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5cb4a1…25fd82 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7870f4…b11313 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6b3a7d…acc1b8 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcfed2b…565345 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x41fa03…3c3e66 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1ce41d…e0b319 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7836a8…edc587 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa778f3…44633b |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x457f63…7d5951 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9bcb87…2b545d |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7d7a72…9c591c |
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.