Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1430df…dd84ce |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x66f552…45b8e6 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xca0b44…31ea49 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7aa40a…9df137 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe9d9fd…d7bc86 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7069e…0e65ed |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbb3287…8c09c8 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x453aca…520efe |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x11d2f0…f7e151 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x39355a…69ba84 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaa9778…5c3811 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x56ebb4…0607f7 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8f674d…e1ce66 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8e783a…76daf8 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf20df0…d4d31d |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1979b3…319248 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x47a336…2b1d25 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4a6f96…7a8ab4 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe00755…760564 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe5d283…937063 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7a75ad…f41be3 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa78f5e…a3525e |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0a4b68…405d29 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa8ac8d…262fc4 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb5b712…bf72de |
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.