Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x18c054…486770 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x961eb7…13aa48 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x518d44…440e97 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x398b78…6e4d58 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0021dd…6377c8 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x43b8e7…e0a912 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa0ba7e…ecdc63 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x494441…ccf681 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x923883…3d263a |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xec89a5…fe37c2 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5f45f4…d7a1ce |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xece230…bc1943 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9c0412…b7a1d3 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6c0107…2c0ed3 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7197d1…42f367 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfc48ab…f25e0e |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5edc93…59ef55 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4f8f13…75270b |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcc8b0f…05442f |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x358c62…a7ed56 |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe42c64…16ff6c |
| 0xab5f…1b470x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf98c67…91157d |
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.