Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1e1d40…c24f43 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9617db…14b9e8 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x484580…3ab829 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3b6dd7…0570f6 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x606263…7cbdb4 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x57cd00…72138d |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3170d7…7df31a |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6c3fe4…2a8789 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xddbc12…27dabd |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc1c395…fcd1bc |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x87dbf5…cbd242 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbf5c65…a314c6 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3e27ee…70379f |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe03d98…f30d73 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc79323…97e0c7 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd02665…6cda09 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xafa04c…894372 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xacf969…760625 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0abe53…395cb6 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x37d920…7eec6b |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4eb3d5…70f0eb |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x40b187…08df27 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf57023…5cfce1 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4d7f12…a09f5f |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x116cf4…358f8f |
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.