Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa15886…262433 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0dcc91…983c61 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xdf6207…be2644 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xba1c0d…95f37b |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe59943…59dd8b |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2fd161…e28d7b |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf980f0…7b14d4 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x09dc92…50d3cd |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9767c2…81573a |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf5a08c…5726ec |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb4d3b7…cc454a |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc8a549…6db373 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4fcd56…c30332 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x08a9c6…5c23b2 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4fc035…746d22 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x55ee20…018688 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7b95e2…a64c02 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6591e8…f7bd98 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7bbed3…8d67e8 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x22102c…af3952 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0525f7…e0e664 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4245d0…e3493f |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x52ce35…4d0924 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x393fb6…e9fe62 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9ff1f5…7a5fda |
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.