Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x53b1f2…69ce05 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6fa114…d8901e |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe25884…ef139f |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcc67b6…feaa22 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x59d06a…2017b5 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x388a9c…717fdb |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5af13b…900bde |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9238c5…ce228f |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8581b6…319d9e |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xebdc31…b35ea0 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x469576…a357b9 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x41895e…fc4b6b |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf0b47d…f37dd7 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x61a9c3…44e9bf |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x56f2b7…9f6287 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x850810…9897dc |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf6b64d…55bfed |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x05ae10…e2ce57 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa1337a…6f219a |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5944e8…4bb0ba |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb3bb92…cbc5bf |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x86a444…a39301 |
| 0xbe09…f0f00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4f1135…363c1a |
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.