Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb3044f…dfccd5 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x67dfb5…01baf7 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0645bc…d133bd |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x742f6e…40faa9 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x331716…808385 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x110c2b…cd18c5 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x00b103…3d4e7a |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf57843…6a4bab |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x34a607…f99499 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7d7a08…2a06c9 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xae613c…c0abbc |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7d1877…45329f |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8bacea…ac997d |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa37879…c38c4e |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa14443…7e1635 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xbff93c…4321e8 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x737499…abd276 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x4e1cc8…d238a9 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x30b8c5…6279d1 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf62cf2…986982 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x68d5f2…8e43b2 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe5f610…7af8ae |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xee2617…7f1279 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xfb81ef…0753f0 |
| 0x739f…55ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf06710…51eb6d |
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.