Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xec3a63…2a54b8 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xacb657…a25811 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xcbc604…359852 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xfb980f…4d15e2 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xace0c2…e8f818 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x8b3a59…979349 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xf4e78e…b90416 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xf22b60…d9ca6e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x58ca3c…57c8a8 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xe736c3…1391d7 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x03a8cd…657fe0 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x6231ae…c327a3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x9cd387…946d43 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xa1545d…02b419 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xee03a7…2ec3ae |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x710674…36d766 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x1b216f…81c491 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xfb9d37…2af4a4 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x8c1282…71697f |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xf1b34a…76849e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x74adb5…5454be |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xe0447e…1d57b8 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0xe6140e…b99a77 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x0067c9…cc7b43 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 75d ago | 0x7fb73f…7166bf |
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.