Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8b14af…72af1f |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb8e1ee…c328fa |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x76acba…2ede70 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc1694e…9439a5 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd055d3…be5cc9 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb305f4…3b1326 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe8bc81…ccc8d8 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x97e5bd…f3f42c |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7542a2…d70d2d |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2ec116…afe501 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x229e94…7560c5 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3bd9b7…db6c27 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x202b2f…c43ee7 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xfc707e…5d68d8 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xfca335…842b39 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0346dc…b3c8a3 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2c25e0…222667 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8017bd…e97edc |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3cabdd…1a2a4d |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xad5e33…c4c77a |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7072d8…87c0d5 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4b02e6…7455fd |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x56f839…b86fe0 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8d492a…eb0557 |
| 0x2dcf…36be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8bdb34…88e3f9 |
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.