Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0dbf35…fbde2e |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x80b302…5e3a8d |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x67a727…6112e5 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0fd694…62967f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x014055…4ec6f1 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1ab96e…878c34 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf33f24…66cdbb |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1779c9…d699c8 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd18e4c…919b49 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xaadb17…0a25a2 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x09b24e…d50c2f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x4d97e2…221c49 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc90311…25045f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xad33ab…1fec03 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x54437a…1f54c2 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2aec14…953807 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x384ce3…b0dc51 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0eab3e…853d77 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe586be…78fffa |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb663c8…b2c8c3 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xff87fb…c1f881 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcfaedc…fe4bcf |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x02e759…f8025e |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x53f914…213eb3 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8ced48…3e89fa |
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.