Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x3b3d70…dbad37 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf3e6a5…dc2da3 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xeca2d5…d77296 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xaa7a7d…4bea8e |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xfece32…847495 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2c36c2…2689ef |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa9936c…770f8e |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2b321a…b48078 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4c868f…04aa1a |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xfc61e4…5c8ffb |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4d6ad3…520902 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8a5ad4…912836 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xda7296…70c2ee |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xc94f69…760885 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xddddc8…20a8e9 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xc76491…10f9da |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4c3daf…d0bc8b |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x35b874…b0361f |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb448eb…95c480 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd94bcd…d73446 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb2bee3…1823c7 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa1f283…078afc |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2d9c07…33c0ce |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x9b4d3c…83f126 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4b6b66…1b19c9 |
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.