Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x541333…5007af |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xb5f87c…66ae67 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x03774c…aeb847 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xeca771…fbbe8d |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xf2efe5…4a3823 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xcda762…a7c6b6 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x345c15…7418ba |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x538fd0…5de9e2 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcc7b29…adabcd |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdcfe59…421146 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x36d3c6…f98ea1 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0d086f…161bc3 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd2a857…ea569a |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x47e7a3…bd99ac |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe8112f…16d326 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe1d4d1…a55d3b |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xda6d01…471c90 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xde4697…491a44 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb555c2…19a9cd |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2abd88…26d479 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xaada8e…97e86e |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x433509…c78e61 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe5adc2…166915 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x47e06e…1d3f48 |
| 0xb5b0…009d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd6a553…2f6099 |
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.