Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe47e1a…5893fc |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x26afb9…802b57 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1bc956…d1720e |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa10a07…a4f92e |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xba4d32…bfb862 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa0dddf…db928e |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcbb312…2e06b9 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3462b5…753a83 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x30552a…ac828d |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x54bf40…55d6ee |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x641d20…e107eb |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x389420…e0ffad |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc32bf9…81178b |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbf241c…50c44e |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5944bd…682ef4 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x67d7af…60632e |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x973157…c547b2 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x90e0ff…b3616c |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa51167…cdca59 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x285b95…c6b8cd |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeb8c84…d9f3ae |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x159790…3968a3 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x54af7e…9ebe42 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x60e6ad…7d8f4d |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x40b5cd…1d2bfa |
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.