Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8174d7…5d30ec |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6848a8…870b3f |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x215d53…e5d8cf |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x974bb5…664532 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8969f6…0daa3f |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6c470a…eb843b |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdaf56d…8ae3a7 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1b2664…0356c2 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x047d2f…0d92ef |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x0c9204…7c8e57 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xedb967…dec0ad |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf21cbd…8942a3 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xabe8b9…e628d5 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa8c775…e4d75e |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x849b8a…eb9304 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf88c0f…6c1c52 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x6709d8…0a04fd |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb054e0…4915a1 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x147c71…708888 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xbf0870…5b01da |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5d10ca…f32b37 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xad77a2…ec2601 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x430fc8…095113 |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb0908c…e2496b |
| 0x8c3b…c4770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xbedd43…d19799 |
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.