Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x51612e…44a2f5 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0a9226…695520 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x73f868…c47004 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf21f5a…6c3c2b |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x15e532…435c56 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x132a4e…9c13eb |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4f5839…edd84e |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x47653c…70d3a3 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x2267a0…d8eaeb |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x802515…2bf064 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd467e6…9fa74d |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0994a8…adeae8 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6b2089…b6542f |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6e6c34…8a64d3 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa2df7d…400358 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe03589…a5b94f |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xdf630c…b38503 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x92fd7f…83b899 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9f43d8…473c58 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x49d0c7…3266ee |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x7423a9…588272 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x516a7b…8fe4d6 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf1f222…64672b |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd6e3a7…51924d |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x90cd91…6974ff |
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.