Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3d339b…9727c0 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x414d17…fae012 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2c374e…2f6f39 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa85062…2c01b0 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x66b33c…383f0b |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa83745…40f879 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x71adfa…c920c5 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7c11eb…e7c135 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa72383…ccf1d7 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3f91a0…131606 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x946098…7aa357 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x43b12c…42015b |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x71b86e…846ef1 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf0c7d4…c220fe |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5f8dd9…2f6226 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x984410…c051d6 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8d08fc…60d61c |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe0ce3a…8969dd |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1bd367…4c5078 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbb0f66…dc5bd3 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9b2029…0289b8 |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbef4ab…1338aa |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ba8af…ea012a |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc43ca2…1a11cf |
| 0x1710…dcbd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x21fd05…b74ce0 |
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.