Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0e5596…ab5044 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xad2416…1e08d3 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x44f8b6…511629 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe0322d…6408f1 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x413779…9fcf8f |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x63f978…ef24a7 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xfed986…80b6b3 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x272eea…cab181 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb2bdeb…f31cb9 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe81361…fb58ab |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd63ce5…648008 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x93b714…956c69 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc908f4…096ae1 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x73e4c9…0f9e1a |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x84d78b…9cf6e9 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x01d973…38d221 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc17006…b99e02 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2048c3…619f99 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc757e7…5a4ee0 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8da9f6…c619a0 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xfab3d7…aee32a |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x76a5b8…782364 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x59add6…4dad80 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2326ef…654ee0 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd54245…abfd9f |
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.