Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x186df9…1c19e5 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xbc7342…48e9c7 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe23903…05f8a8 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd80e37…b989a9 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb6f6b4…6b4dd3 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf6fb3c…f269f0 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc61d95…5dd61e |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x73733d…1c7685 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9273ea…d087cc |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x02bb2b…12e633 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xca6e33…8d9717 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1d5593…f302f5 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4b0958…a53d70 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd84d30…a836a5 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8da955…48a291 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa712a4…64493b |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6fd4af…aee706 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd1c550…407af5 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0f2ced…13a0a3 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa044ea…5ac408 |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfb425d…d0d1dd |
| 0x9ccc…bf9d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcda7c4…d36fdd |
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.