Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9b3964…88f294 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf41a47…d04cf5 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xba4ea6…c5c38c |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x81ffba…838dc0 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x97004e…f0ef60 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x39d70e…73636a |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x018665…0c1c37 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x71dff5…f37f72 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb02579…17e875 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb0ae83…cb90ef |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x3e5c48…1f29df |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xe745b2…f2c00f |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xcd4840…923ff1 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa43ea0…8f8b20 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x00188a…3f2310 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x63658b…23b7e2 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa95009…57b5b6 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2b4237…79ac5a |
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.