Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4c23b8…43fa8a |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb6e5e3…87ea59 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdee6a4…8f8ab6 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa416bb…b35fa7 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdd7758…d92ffe |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x378fe7…deada7 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8c6f46…3dd952 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfd238d…cf3592 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6d4999…f0c9dc |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6ee71f…388ca1 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcf8dc7…cfc0ba |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6d7298…07d699 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0b498b…0500db |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8c4a79…758709 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x099a73…c91189 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf308fb…d7007c |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfbaa87…519325 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd59086…9a0e9b |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ba794…e185be |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x10d21c…6d5fef |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x035aab…8fd443 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x551414…c918bd |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x34420b…ef0037 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8f90fc…23c815 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9eaa26…907670 |
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.