Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x183ecb…e73d49 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc14f0f…9f7eee |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x34f74c…f5ff56 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7355e4…51bfb7 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa021cc…c5e1f2 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x70f50d…a3c0ea |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb5ae41…02b55b |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x71e40c…a4e794 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x963ba3…8da328 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc979bd…cc040c |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x56c02b…4c5ddb |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7b6e49…b0fa15 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5cad23…462061 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc905a0…0b72e9 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x25d48a…5cfdbc |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x414de2…55ce6f |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x694e2c…8f843e |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcdca65…3aa5c1 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x520762…46db88 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7b0233…f24b3f |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x923374…1457b4 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7e3460…5aa7d5 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xfb4e18…3dd779 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa89066…b7c7b9 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xaf452e…36bab5 |
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.