Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0xb04af2…54ef18 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x735d57…c7ad5d |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0xb1a1df…99be03 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0xf9be87…0a71f7 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9fa722…0e26a2 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xd90755…d66eb9 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x244b3b…8b04b3 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa65156…e59394 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x2bd33b…0b0314 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa79b3b…bdce8d |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x55c03f…23806a |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x76b79f…1300d8 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xfa6aaf…86b6a3 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x7970e2…5c198e |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x876cd5…a22d95 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x68804c…1d6280 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x7efeca…1aeadc |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xda1cd6…091a84 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xfe2f69…fc43a9 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xcb9f4c…d67e8e |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb0d263…b5dec7 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb9e2e4…a6d6ed |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa98324…e5c9c0 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xd0e78a…27a88f |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x3d299a…903aa4 |
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.