Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x501d46…852dd4 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7c07c3…572398 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0cc158…fb4f6c |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcbf596…ac4c0b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1bbf60…5a7516 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xdd5618…308bbe |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc6b754…3a4461 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x886e16…6a1c37 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd0a09e…54d9af |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x198f17…067b90 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x702a78…1815f6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x80dc8c…025714 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5a7ad8…c8008b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xeb2e4c…d26cb6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x95fe5a…37c1f9 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe58111…8f45a6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7e64f0…a2ffd9 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa6f37b…3895ba |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0df143…e78d73 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7631c7…a89f60 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5ac70e…dfe8f5 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x792b91…8b8142 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc0ecff…279ee7 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x750324…6f999f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x588544…db8819 |
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.