Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x568d07…03d6d8 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x35c724…4133c6 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xda5f09…87a2ef |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe3ddb9…867125 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4cb96d…a11f85 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x699875…3df0a8 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa222f5…38325b |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfd0857…7533b8 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1965b7…c311b0 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x22005e…fd2790 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xec3477…35195a |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x504595…f02083 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9c57ec…d37420 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc2018b…b387ff |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb4613d…d2b67c |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb8193c…269268 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xea26e3…a28c24 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7b423e…22c60f |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7da06c…056c1f |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4a08e5…a1d324 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x51483b…1c111d |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ebd7b…5956ec |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x070f7b…4a1562 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x518c21…ac43df |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfd34eb…2075dc |
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.