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.005 | 20% | Payer-submitted | 6d ago | 0x0527c1…3bd2e9 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xc864b1…de3fe1 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x33c23e…d379c1 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x947a70…9f8c9b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xf02fbc…7ba00b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x027748…9cd580 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xeeb371…6111b6 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xe04332…9209dc |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x77bb1b…50b05d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x2ab2e1…4c3f9c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x56f33c…d1f622 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x4a1479…bf9810 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xfda035…955809 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x2a0b8a…205d08 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x3a801c…11033e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xb88a6f…57765b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x732ce6…78d73f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x235773…8b7234 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xbddbb4…1a6982 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x8f8b4a…b7fc52 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x45946f…19d08a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x50c104…49a796 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xcd54bf…65ae89 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0x2c1391…c5800b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 6d ago | 0xca7bf1…489235 |
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.