Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x74b8f8…aaaa60 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xe2fd37…d933e7 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x95d60b…57c1db |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x04c23a…47d1af |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xd4a788…53e36b |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x4f3aac…cf1d8f |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x98a791…428968 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x1d138e…5ff955 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xeded5b…fd7eb5 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x9f2af8…a05624 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x127509…41b9ab |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x0dabd8…8e801d |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xb1ed94…5b1fda |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x9cba9f…686ae9 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xa51e7e…f37a09 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xd58dce…2a79f3 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xee4294…ab54b1 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xc5cd56…1820b8 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x8e8a7a…b87932 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x15c7fa…dbd9b3 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x9edd5b…6f3c7e |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xff2cf7…d1c021 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xce9848…9d8cd1 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0xb8e1f8…834152 |
| 0xd826…c50b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 32d ago | 0x344be0…0e1156 |
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.