Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x5cd4d1…746f06 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x366ea8…ad0f02 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0059ae…b855e3 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa1b081…1a3965 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xdf57f4…e2f9f5 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xea3338…678e8a |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xddf1f7…2a318b |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xcac22b…088112 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc3aa4a…61e23e |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x294960…141634 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x68e46b…d66266 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x7276bd…6e8c91 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xaa569a…bd77ba |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf709fd…3a05f4 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x37eaf3…bb011b |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x56d387…571ca8 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5c6b48…346e9a |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x595f22…3150ad |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd373bf…6b75fb |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9ffc7f…4d2802 |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x26d977…529aaa |
| 0xa856…7a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb42c4b…741dee |
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.