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 | 56d ago | 0x7bb170…32c92c |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e7f78…81c393 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb7bc35…53921f |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe338ad…545c8d |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x052c8c…5fd786 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6dd17f…8c792d |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe271df…9258c5 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x144aa2…b3128e |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb90222…7e149a |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x22ef38…cb1b12 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x10d962…7d3ebe |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1f97a1…ca9d96 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd0dd36…f6aced |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9455d8…59d847 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x64a105…97ac06 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xac4e02…95ae66 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7dd3f9…c3568e |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4b7763…a770cf |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xef48c8…943a32 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd075ba…cceada |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x15a95f…bf0c90 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x04fc6b…4cb885 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xaeeb38…838083 |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x47a412…d486da |
| 0xecc3…69920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfd78a2…e3ddcf |
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.