Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x6cacbd…c23a8c |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc650fe…94781f |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xbdb5e5…bab444 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc3ced0…dcc981 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x96fe3b…108403 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x6c80a1…28c123 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xbda277…b94dd3 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x488be1…7f7f10 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x9e80ef…d74236 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x875747…709d34 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x9e69a6…642995 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x147e8e…5b41ab |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x7be00c…b11fcc |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x7804db…74cf26 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x78b2b5…75e732 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xcd88ed…f2b873 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x99e6d6…7d877d |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xe0409e…168e20 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x14ad4d…c18b32 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xb75db8…27a740 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x47a5df…c6a5c3 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x8aad6b…475c5e |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xc3e8f4…c303ea |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x5e2dd5…b88a02 |
| 0xb761…09d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x4e6734…d47344 |
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.