Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xeea29c…d2e145 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa355e3…db3fb0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc7c23e…6af8ff |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x015031…044259 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbd62e7…6e4626 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7cb8f9…c7e56b |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x942270…3a3fd8 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xade783…46ad19 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb34ec2…7ce8b6 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xade730…6e9757 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x86d2ba…850ba0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xef90d3…43af21 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x341582…e6187e |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xa40395…2dab61 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x523012…cebac0 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x3e420f…37ee53 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x518077…5d8c7e |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x53ea23…4bc731 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xf74147…2924cb |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xac821c…9ade50 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x47985e…94aec6 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x0dcb08…b31531 |
| 0x2ae6…5fe40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xffc369…e2e610 |
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.