Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x9f0eef…4b33ae |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x77585f…34caf1 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x9285c5…2cd840 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x6ab8b5…d1d70f |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x3f233f…913252 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x187772…c52757 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd27a62…29f07c |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x2a0502…674150 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf7d9a5…656183 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x1bd977…9677a2 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x1b7ca0…3455a1 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x82f02e…e4c00e |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xde294a…a9b9e3 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x227498…9534d8 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x54f0cc…a441a1 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xa365c5…5c6a51 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xa1259f…89761d |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xea373f…7732b0 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x744dbf…4e2434 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd4b0b5…fa50b3 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x42a513…99863d |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x456b2a…5f1d52 |
| 0x578c…3ebe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9dd34f…dfc5ec |
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.