Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x33d22d…6fee26 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x485171…9c61d7 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc5c89b…d71529 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x794858…cd03a8 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x39d1ac…4b39e7 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc5c617…aff3ac |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x60980d…d4cb70 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x24d6b8…6bc33f |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc6b78a…9bf02a |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x82431a…5d2d6b |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x664c78…7e2f21 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x793840…48ccb1 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xad4eb3…844ad1 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x79662a…f70ef7 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf79166…df74df |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xd15bfb…0c1b56 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb28452…3f1828 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4653ee…6ca1de |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x262460…bde962 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x8b834e…07b839 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x8f132d…86c3ae |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xad93bb…697c6d |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xa287e6…bfaa10 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7f7682…b3eeae |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x227c6b…f430ce |
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.