Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xad3e5e…6b09ff |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5155ee…c2ba82 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc6ad96…2de4b1 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x57c82f…0a923c |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xec95cf…d4f27f |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf81b52…711f69 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7dfb80…87d576 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x41e3f4…3bdd24 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0b4710…007046 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb9c246…0282d9 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa60fc1…8a42a6 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8698a6…b4fa6a |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4316cb…8510d2 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa0bb64…cdf5f5 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xab9094…f27b9d |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9d3a22…3871cc |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x368802…94a0a8 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd462c5…e4bf8f |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcbfc1b…b93535 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2ffb62…12b9de |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xe5852d…eca05d |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x5b3b18…335b46 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x8fd8c5…fa97a6 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x403766…8d1274 |
| 0x81d4…4b800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x467afb…9a4bc7 |
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.