Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xd6cc84…05b8a3 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x624989…ee3951 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x5bf1c1…0a6037 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x9081bd…3ed993 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x295bba…90b140 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x2bdadc…d4e7f5 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x6823bf…7ef1b4 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x49f0f7…e01888 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xea0af2…868bef |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xc61544…781a9a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x5b5ab9…7bcf4a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xaddb58…01288a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xc78ff4…f4718a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x1e09a2…b65c41 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x921735…bcf819 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x03a714…fcd898 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x27a147…5082c6 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x9c34c5…2c8e6e |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xe12626…5f0fc5 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xf7626a…4cb70d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x4ac1dd…7ab906 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xe376b3…f93bf3 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0xe6d51b…dc165e |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x94fc4b…1d586f |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 90d ago | 0x327938…18bee4 |
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.