Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.002975 | 20% | Payer-submitted | 7h ago | 0x7c0242…a30491 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002809 | 20% | Payer-submitted | 7h ago | 0x04fb24…f6a0cc |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002568 | 20% | Payer-submitted | 7h ago | 0xd03153…3cfcfa |
| 0x30a6…641e0x260e…b61f | Base | — | $0.0024 | 20% | Payer-submitted | 7h ago | 0xa9c8cc…7f7892 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002135 | 20% | Payer-submitted | 7h ago | 0xd7a7cd…a9864b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xc753b1…f77e05 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xeae396…941458 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xdbb3b6…4b6887 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.003151 | 20% | Payer-submitted | 7h ago | 0xc3a3fa…902abf |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002886 | 20% | Payer-submitted | 7h ago | 0x2b1b0a…36d040 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002667 | 20% | Payer-submitted | 7h ago | 0x1e2546…b4b7f4 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002411 | 20% | Payer-submitted | 7h ago | 0xf621a8…320ce6 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002131 | 20% | Payer-submitted | 7h ago | 0xd8ea3d…41f86c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xb9e5bf…c001d2 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0x8a5cf1…190c1c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xb8db5a…289068 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00239 | 20% | Payer-submitted | 7h ago | 0x257388…fe36db |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002091 | 20% | Payer-submitted | 7h ago | 0x612f15…9c409e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0xcaf9d8…dfb981 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0x188e16…948cb5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0x99d977…3d888d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 7h ago | 0x0243ec…6be70f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002922 | 20% | Payer-submitted | 7h ago | 0x54ee15…19df73 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002655 | 20% | Payer-submitted | 7h ago | 0x142dad…70efe5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002422 | 20% | Payer-submitted | 7h ago | 0xa7c0e9…7ea5bf |
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.