Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x316093…a0eaeb |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc2a88a…d6ad47 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x46d582…9d8fb8 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa53a2a…875ce9 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x974d06…7118ea |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8856b4…000f73 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3d4601…29aef3 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8ff37a…1da11b |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xeb4ed2…23d579 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xeea068…bb8a9d |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc1504c…67b3f2 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb3e00e…d1dd62 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x472e6a…5ca6c0 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x249673…e998df |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7f08c8…152e46 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd1c4b5…99b4d7 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x531348…1466bf |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x424758…5ad062 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x66b92c…0a60a3 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x17b3b0…3178d1 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x27bb48…deef2b |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6ce53b…4e56a1 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x09ce90…7747b9 |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x060c85…700f6e |
| 0x8fd4…7a970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc9394d…d4f0ca |
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.