Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf2fff5…fc3c00 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5e439f…319991 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x9d3c6f…5100ff |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x13a962…bc4218 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb8e5e4…2b867c |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x174867…beb7b5 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1e4472…54a9f4 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x2551ed…f2c77a |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x155de0…eede48 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb222eb…0db423 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x455bd2…b3f94a |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5c9a20…2e413c |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x161029…c98af8 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf9b085…c4b2e1 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x88fbc7…5c051a |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x229473…e2822b |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3d3097…b32221 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xec4fe6…c8900f |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb5cf4d…2448d0 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf29ac5…34857c |
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.