Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x615079…90b757 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x463fca…dbda98 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd0f87e…dd642a |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcfe8dc…a7c068 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2a3ded…29eeef |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb0d736…776c88 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x93fb12…cfc10d |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xd0daf9…337701 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x5a1f09…43f2c9 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf2fd0c…9c3c10 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xebedb0…815b36 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xcccfc1…1eb7e2 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x58628a…22131a |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8ad6d0…43d58d |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x212fe1…234484 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0d46af…cec141 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb2a307…55da61 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xdfaf1c…1f1263 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x904979…4f372d |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf446a6…37289e |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xab3bd2…3d9895 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x30c352…f0a68b |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2af73c…3af12c |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0d4111…c542ab |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x6d862e…699bdc |
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.