Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x661bff…990e97 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x51505d…3decfa |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xce30f0…349710 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xd4fea0…fc866b |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xffe4f5…cc6f95 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x7da468…261825 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x5f9430…3c7417 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x00825d…e82e64 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xf8c1c3…544b63 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xe1680c…2db1e2 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x7a6287…f3b0ca |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x7bcafa…aadc61 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xde9fa8…071135 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x17768c…649f78 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x475fcb…fc010f |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x4c15b1…581a0c |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x05020d…7b77d4 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xa18570…0ea4c4 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x3a8d33…8a92ab |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x9397cf…2faf02 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xfc5600…1f6f55 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xa7e4a2…02a2e5 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xe32525…59303f |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0xa72b5e…574b32 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 21d ago | 0x9127a4…520d3e |
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.