Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3fbdda…022db9 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd2f664…24d4b3 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xca11f6…742125 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x547c05…b19a57 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x05e9a0…57014f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x091632…58a464 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3df644…e905a8 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5f51ac…c6b9c4 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8e01c3…4565d3 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x22475b…c6216d |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9279ca…fd8b8f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3532a4…1c5cbc |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb59542…3f3679 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x407ac0…c265ec |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x50054f…494059 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe5f010…bfa1c4 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc9eb71…ce1be3 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xec4ad2…3c6abf |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4c7c5a…9425ab |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf7e34f…f85a09 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x19d68f…8270ef |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc0b1c1…7aae33 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6d3c87…31b3ed |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd8e2cb…edaf6e |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcd454c…4c474c |
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.