Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x16f904…9eb77c |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe36c9f…2c9ebe |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x64b6bf…8e40e5 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe4d199…371f10 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbb0ac3…15ed56 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5a813a…be6349 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x400f5e…15f0fa |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb3c3bc…5eb12e |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6b651d…3aa323 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf55511…c7d6eb |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa83cc4…ef086c |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa14a61…5c9616 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x02cc69…edfdf5 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x65364c…6ae59a |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x76b1ae…20cad7 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe13ff6…6e4773 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x9353df…55fbce |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3daa41…6bfcef |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc78549…a89056 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfef143…3502be |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x647b54…8c4eef |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe120c5…c25fc3 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x30f11e…77dd27 |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa4312c…e11efc |
| 0x18f3…20970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7eb551…b4cd48 |
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.