Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0xd2fc90…1857ca |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0xdaf5b0…262c67 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x9da493…9b46ae |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x7db3fe…46f174 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x6fb811…189b67 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x06c1a0…d4a961 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x754d5e…6c368b |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x672177…1bc24d |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x1f7193…5c2a80 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xbd0b15…b291d8 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb06976…db6335 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xa91e8f…0dd6dc |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x6fcd6a…dc45b4 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x58c9c9…35efc8 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xba283d…d1b0ea |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x53fbb2…3dd230 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xdf4324…fd5c76 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x6bad6c…2488ad |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xe84170…eb476d |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x3e5bab…028d56 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x67a3f9…91a615 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xd9d0f1…7f769d |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x2d87b2…47dd27 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x29faee…379b80 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x48ac62…752641 |
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.