Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xfe776f…e6fc01 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x0e0c45…cede2d |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x76f8d1…aa1cfa |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x99cb56…413324 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xf16af4…83a392 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x0e17ab…f65fc9 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x766b4c…04f199 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x6596f8…d99871 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x8de3ff…ed63ad |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xcdbb7a…04cdf0 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xe9c209…77f856 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xbfe280…491bfc |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x4aa262…b0fafd |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x0a8018…cbcaa2 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x69166a…116c5d |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xa05c92…4d2499 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xc59bf1…14ce2b |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x597477…f808db |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xd905c9…a999d9 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xb06a54…0508e0 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x309012…cc9714 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x44bc2c…294bb0 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0x46c4f9…851fc2 |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xb2ee7b…cf5ebc |
| 0x556c…126e0x226d…c184 | Base | — | $0.001 | 20% | Payer-submitted | 7d ago | 0xa65bb9…93f3ed |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.