Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xee792c…0f50db |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x896d87…dd5eed |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2b8f73…e668b9 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa11cd0…e86173 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x40e2c0…57fc61 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8bfa48…de031d |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb06974…4fb1b8 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4cd81f…de1eda |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbc9398…6afdfc |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe0dfb6…346ab4 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4da6bc…ae9e32 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2eb4ba…e9b936 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x12db3d…f4734c |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe554fe…c81284 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x16ca83…4bb3dc |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd0595f…69ad5f |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbc5d04…0c4501 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe24dfd…6f715e |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3730e2…b86762 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3b1279…5ee77d |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xce98a3…a28c72 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1b7af6…8baa26 |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2ffd0e…d8328d |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe4fe58…2312ef |
| 0x61b6…c6ee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe89154…366b16 |
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.