Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x6c63ac…15383e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xdcf99f…11ad08 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x096bac…dd29fc |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x38cc05…b3c67f |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x1d15eb…b51686 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xccc234…bef231 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xb98189…5eb8a3 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x400edf…23cafb |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xe29a21…3dd109 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x852aa6…1eaff6 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x27fe8c…ff5983 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x92bf1c…168fbb |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x14bc84…a7d14e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x187d66…74632b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x6ee3da…4ea98e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x2da792…23cdce |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xbb152d…0152f9 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x08e271…007a41 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x10b623…ae6041 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xf01598…2ee66f |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x4a9c96…c1087c |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x063c29…766560 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xa79ffa…86d2af |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x43a8f0…152754 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xaf2b0e…7534ba |
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.