Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x106aff…8bc98d |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xd3aaf6…4798fd |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x7cda92…7fc9e3 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x4a3c71…d8e307 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xf6ebce…d7e4d8 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x73cf34…ca1a32 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xbb7cfb…64e920 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x9b741b…a1af86 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x316a64…a4832b |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x70b116…c707f1 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xb31749…430565 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xd58a6b…3ad881 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xd7442a…3de9d1 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xef37d7…7d5cae |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xa79056…ffdb62 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x78fbaf…d07bcd |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x5c955b…2f498b |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xcea68d…590b25 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0xe7d7b6…565fae |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x692db2…dc116f |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x4ecc19…539f18 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x1a3e19…088816 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x9db1c5…a6ad55 |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x5355cf…ddbbee |
| 0x1de6…1bc40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 37d ago | 0x37da8b…21e56b |
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.