Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xbad999…d701d9 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xcffe0e…0f7222 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x8fd9aa…5f296b |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x218090…66da32 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xae2667…7c77dd |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x873316…8c68d4 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xeda39a…2b6fae |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x718c55…cf3d2a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2f5d48…4e011d |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5e30ec…e41fdd |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf8926d…b84133 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe459d1…c52d6a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8573e3…c3eed7 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdab351…0db0a7 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x713449…888173 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x3dbe6d…571030 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x691ee8…73b90a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x53c995…f7c552 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7687ee…161b13 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x953d92…fbe91d |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x04b225…008489 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa9e54d…b966ce |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa4d36f…8b89f9 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb0f486…553d4a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x12b8bd…d3878c |
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.