Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x107581…c64cbe |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbca24a…b24408 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf57590…f58b9c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x46000a…a15cfa |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x493a5c…945aea |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x722ce3…416d99 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd9f149…18710a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x41d129…fc600d |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd3d9cb…49808a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7cb02f…21442e |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc08a6e…c595d6 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2967a9…a59a92 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1ef2cb…c7c6ed |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdc1146…a55b34 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x461677…744d75 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2ec6f6…d72116 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc8c78c…ed034c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7d7367…8a1c09 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd103df…ec7157 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x226de9…491abf |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xeae7dc…ee2fc8 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x21c4b8…a6bf71 |
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.