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 | 55d ago | 0x592fa1…cddf6c |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x02fa93…10efef |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd299e0…333ba2 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8ea6d6…03c628 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6943a1…8e8984 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x59c40a…f8289b |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6ee30e…a8b34a |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x685d06…0d57c9 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x689996…443c6f |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x058bb4…be5a57 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4865fe…e23f99 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa92e14…c31e77 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb8e5aa…5a326f |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb1aa66…97b231 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf8332e…05b97d |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x34d84c…cc9ae4 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x20041b…a04687 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2266e9…8ef63c |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb5a454…9890fa |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x99a97b…129217 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x49bdc6…428553 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4b110b…eba458 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x504df2…4e40e3 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x68da41…d14dd3 |
| 0xabab…586f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x51583d…36325a |
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.